Modifier and Type | Method and Description |
---|---|
S15 |
Assignment.getControlRequestNum()
Get the control or request identifier that allows subordinate organizations
to track specific frequency applications..
|
S15 |
SSRequest.getCoordinationNum()
Get the US Military Communications-Electronics Board (MCEB) identifier
assigned to the equipment or system.
|
S15 |
SSReply.getCoordinationNum()
Get the US Military Communications-Electronics Board (MCEB) identifier
assigned to the equipment or system.
|
S15 |
Location.getPostCode()
Get the zip code or postal code portion of the address..
|
Modifier and Type | Method and Description |
---|---|
void |
Assignment.setControlRequestNum(S15 value)
Set the control or request identifier that allows subordinate organizations
to track specific frequency applications..
|
void |
SSRequest.setCoordinationNum(S15 value)
Set the US Military Communications-Electronics Board (MCEB) identifier
assigned to the equipment or system.
|
void |
SSReply.setCoordinationNum(S15 value)
Set the US Military Communications-Electronics Board (MCEB) identifier
assigned to the equipment or system.
|
void |
Location.setPostCode(S15 value)
Set the zip code or postal code portion of the address..
|
Modifier and Type | Method and Description |
---|---|
S15 |
StationConfig.getCoordinationNum()
Get the US Military Communications-Electronics Board (MCEB) identifier
assigned to the equipment or system.
|
Modifier and Type | Method and Description |
---|---|
void |
StationConfig.setCoordinationNum(S15 value)
Set the US Military Communications-Electronics Board (MCEB) identifier
assigned to the equipment or system.
|
Modifier and Type | Method and Description |
---|---|
S15 |
SecurityClass.getClsReason()
Get the reason(s) for the classification.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityClass.setClsReason(S15 value)
Set the reason(s) for the classification.
|
Modifier and Type | Method and Description |
---|---|
S15 |
Address.getPostCode()
Get the zip code or postal code portion of the address..
|
Modifier and Type | Method and Description |
---|---|
void |
Address.setPostCode(S15 value)
Set the zip code or postal code portion of the address..
|
Modifier and Type | Method and Description |
---|---|
int |
S15.compareTo(S15 obj)
Comparison and sorting.
|
Modifier and Type | Method and Description |
---|---|
S15 |
RelatedSupportability.getJ12Number()
Get the US Military Communications-Electronics Board (MCEB) identifier of a
superseded or related application..
|
S15 |
DiagramEndpoint.getName()
Get a human-readable name of a diagram endpoint, or Station..
|
Modifier and Type | Method and Description |
---|---|
void |
RelatedSupportability.setJ12Number(S15 value)
Set the US Military Communications-Electronics Board (MCEB) identifier of a
superseded or related application..
|
void |
DiagramEndpoint.setName(S15 value)
Set a human-readable name of a diagram endpoint, or Station..
|
Copyright © 2016 OpenSSRF.org. All rights reserved.