Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPExt_ProtocolId |
MAPExt_ProtocolId.ets_300356
Reference to value of the constant ets_300356.
|
Modifier and Type | Method and Description |
---|---|
static MAPExt_ProtocolId |
MAPExt_ProtocolId.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPExt_ProtocolId |
MAPExt_ExternalSignalInfo.getExt_ProtocolId()
Gets the value of the field ext-ProtocolId.
|
static MAPExt_ProtocolId[] |
MAPExt_ProtocolId.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPExt_ExternalSignalInfo |
MAPExt_ExternalSignalInfo.setExt_ProtocolId(MAPExt_ProtocolId value)
Sets the value of the field ext-ProtocolId.
|