Uses of Class
com.opencloud.slee.resources.cgin.map.MAPExt_ProtocolId
-
Packages that use MAPExt_ProtocolId Package Description com.opencloud.slee.resources.cgin.map Provides an API for the MAP protocol. -
-
Uses of MAPExt_ProtocolId in com.opencloud.slee.resources.cgin.map
Fields in com.opencloud.slee.resources.cgin.map declared as MAPExt_ProtocolId Modifier and Type Field Description static MAPExt_ProtocolId
MAPExt_ProtocolId. ets_300356
Reference to value of the constant ets_300356.Methods in com.opencloud.slee.resources.cgin.map that return MAPExt_ProtocolId Modifier and Type Method 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.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPExt_ProtocolId Modifier and Type Method Description MAPExt_ExternalSignalInfo
MAPExt_ExternalSignalInfo. setExt_ProtocolId(MAPExt_ProtocolId value)
Sets the value of the field ext-ProtocolId.
-