Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.receiver | |
us.gov.dod.standard.ssrf._3_1.transmitter |
Modifier and Type | Method and Description |
---|---|
EmsClass |
EmsClass.withAvailability(String value)
Set In attribute availability (US), enter data supporting legacy equipment
certification business practice of entering "Unknown", "N/A", "Not
Available" or "Not Applicable", when data is not available.
|
EmsClass |
EmsClass.withCls(ListCCL value)
Set the classification of the current data item.
|
EmsClass |
EmsClass.withExplainInformationTypeX(String value)
Set a reference to a Remark that describes the Type of Information.
|
EmsClass |
EmsClass.withExplainModulationTypeX(String value)
Set a reference to a Remark that describes the Type of Modulation.
|
EmsClass |
EmsClass.withExplainNatureOfSignalX(String value)
Set a reference to a Remark that describes the Nature of Signal.
|
EmsClass |
EmsClass.withExtReferences(BigInteger... values)
Set a list of Conmmon/ExtReferenceRef idx values applicable to the current
data item.
|
EmsClass |
EmsClass.withExtReferences(Collection<BigInteger> values)
Set a list of Conmmon/ExtReferenceRef idx values applicable to the current
data item.
|
EmsClass |
EmsClass.withIdref(String value)
Set a unique identifier for each Data Item in the Dataset.
|
EmsClass |
EmsClass.withLegacyReleasability(String value)
Set one or more special handling instructions in sentence format, not code
format.
|
EmsClass |
EmsClass.withQuality(String value)
Set one or more data quality indicator(s), separated by "|” (i.e., ASCII
character #124), for the contents of the associated Data Item For example,
"Outlier" | "Non-CodeList".
|
EmsClass |
EmsClass.withRecommendedValue(String value)
Set a value that is most probably correct.
|
EmsClass |
EmsClass.withRemarks(BigInteger... values)
Set a list of Common/Remarks idx values applicable to the current data
item.
|
EmsClass |
EmsClass.withRemarks(Collection<BigInteger> values)
Set a list of Common/Remarks idx values applicable to the current data
item.
|
EmsClass |
EmsClass.withValue(String value)
Set a value that is most probably correct.
|
Modifier and Type | Method and Description |
---|---|
Set<EmsClass> |
RxMode.getEmsClass()
Get the EmsClass
|
Modifier and Type | Method and Description |
---|---|
RxMode |
RxMode.withEmsClass(EmsClass... values)
Set the EmsClass
|
Modifier and Type | Method and Description |
---|---|
RxMode |
RxMode.withEmsClass(Collection<EmsClass> values)
Set the EmsClass
|
Modifier and Type | Method and Description |
---|---|
Set<EmsClass> |
TxMode.getEmsClass()
Get the EmsClass
|
Modifier and Type | Method and Description |
---|---|
TxMode |
TxMode.withEmsClass(EmsClass... values)
Set the EmsClass
|
Modifier and Type | Method and Description |
---|---|
TxMode |
TxMode.withEmsClass(Collection<EmsClass> values)
Set the EmsClass
|
Copyright © 2016 OpenSSRF.org. All rights reserved.