Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPAccessNetworkProtocolId |
MAPAccessNetworkProtocolId.ts3G_25413
Reference to value of the constant ts3G_25413.
|
static MAPAccessNetworkProtocolId |
MAPAccessNetworkProtocolId.ts3G_48006
Reference to value of the constant ts3G_48006.
|
Modifier and Type | Method and Description |
---|---|
static MAPAccessNetworkProtocolId |
MAPAccessNetworkProtocolId.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPAccessNetworkProtocolId |
MAPAccessNetworkSignalInfo.getAccessNetworkProtocolId()
Gets the value of the field accessNetworkProtocolId.
|
static MAPAccessNetworkProtocolId[] |
MAPAccessNetworkProtocolId.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPAccessNetworkSignalInfo |
MAPAccessNetworkSignalInfo.setAccessNetworkProtocolId(MAPAccessNetworkProtocolId value)
Sets the value of the field accessNetworkProtocolId.
|