Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
com.opencloud.slee.resources.cgin.map.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Method and Description |
---|---|
MAPM_CSI |
MAPM_CSI.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPM_CSI |
MAPM_CSI.copyOf(MAPM_CSI from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
MAPM_CSI |
MAPVlrCamelSubscriptionInfo.getM_CSI()
Gets the value of the field m-CSI.
|
MAPM_CSI |
MAPCAMEL_SubscriptionInfo.getM_CSI()
Gets the value of the field m-CSI.
|
MAPM_CSI |
MAPM_CSI.setCsi_ActivePresent(boolean flag)
Sets the presence or absence of the optional field csi-Active.
|
MAPM_CSI |
MAPM_CSI.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPM_CSI |
MAPM_CSI.setGsmSCF_Address(AddressString value)
Sets the value of the field gsmSCF-Address.
|
MAPM_CSI |
MAPM_CSI.setMobilityTriggers(MMCode[] value)
Sets the value of the field mobilityTriggers.
|
MAPM_CSI |
MAPM_CSI.setNotificationToCSEPresent(boolean flag)
Sets the presence or absence of the optional field notificationToCSE.
|
MAPM_CSI |
MAPM_CSI.setServiceKey(int value)
Sets the value of the field serviceKey and marks the field as present.
|
Modifier and Type | Method and Description |
---|---|
static MAPM_CSI |
MAPM_CSI.copyOf(MAPM_CSI from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
MAPVlrCamelSubscriptionInfo |
MAPVlrCamelSubscriptionInfo.setM_CSI(MAPM_CSI value)
Sets the value of the field m-CSI.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setM_CSI(MAPM_CSI value)
Sets the value of the field m-CSI.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPM_CSI,MAPM_CSI,MAPProto.MAP_MS_DataTypes_M_CSI> |
MAPCodecs.MAP_MS_DataTypes_M_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.M-CSI
|
static PersistCodec<MAPM_CSI,MAPM_CSI,MAPProto.MAP_MS_DataTypes_M_CSI> |
MAPCodecs.MAP_MS_DataTypes_M_CSI
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.M-CSI
|