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 |
---|---|
MAPMSISDN_BS |
MAPMSISDN_BS.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPMSISDN_BS |
MAPMSISDN_BS.copyOf(MAPMSISDN_BS 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.
|
MAPMSISDN_BS[] |
MAPAnyTimeSubscriptionInterrogationRes.getMsisdn_BS_List()
Gets the value of the field msisdn-BS-List.
|
MAPMSISDN_BS |
MAPMSISDN_BS.setBasicServiceList(MAPExt_BasicServiceCode[] value)
Sets the value of the field basicServiceList.
|
MAPMSISDN_BS |
MAPMSISDN_BS.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPMSISDN_BS |
MAPMSISDN_BS.setMsisdn(AddressString value)
Sets the value of the field msisdn.
|
Modifier and Type | Method and Description |
---|---|
static MAPMSISDN_BS |
MAPMSISDN_BS.copyOf(MAPMSISDN_BS 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.
|
MAPAnyTimeSubscriptionInterrogationRes |
MAPAnyTimeSubscriptionInterrogationRes.setMsisdn_BS_List(MAPMSISDN_BS[] value)
Sets the value of the field msisdn-BS-List.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPMSISDN_BS,MAPMSISDN_BS,MAPProto.MAP_MS_DataTypes_MSISDN_BS> |
MAPCodecs.MAP_MS_DataTypes_MSISDN_BS
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.MSISDN-BS
|
static PersistCodec<MAPMSISDN_BS,MAPMSISDN_BS,MAPProto.MAP_MS_DataTypes_MSISDN_BS> |
MAPCodecs.MAP_MS_DataTypes_MSISDN_BS
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.MSISDN-BS
|