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 |
---|---|
MAPAdditional_Number |
MAPAdditional_Number.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPAdditional_Number |
MAPAdditional_Number.copyOf(MAPAdditional_Number 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.
|
MAPAdditional_Number |
MAPLocationInfoWithLMSI.getAdditional_Number()
Gets the value of the field additional-Number.
|
MAPAdditional_Number |
MAPLCSLocationInfo.getAdditional_Number()
Gets the value of the field additional-Number.
|
MAPAdditional_Number |
MAPAdditional_Number.setMsc_Number(AddressString value)
Sets the value of the msc-Number choice.
|
MAPAdditional_Number |
MAPAdditional_Number.setSgsn_Number(AddressString value)
Sets the value of the sgsn-Number choice.
|
Modifier and Type | Method and Description |
---|---|
static MAPAdditional_Number |
MAPAdditional_Number.copyOf(MAPAdditional_Number 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.
|
MAPLocationInfoWithLMSI |
MAPLocationInfoWithLMSI.setAdditional_Number(MAPAdditional_Number value)
Sets the value of the field additional-Number.
|
MAPLCSLocationInfo |
MAPLCSLocationInfo.setAdditional_Number(MAPAdditional_Number value)
Sets the value of the field additional-Number.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPAdditional_Number,MAPAdditional_Number,MAPProto.MAP_SM_DataTypes_Additional_Number> |
MAPCodecs.MAP_SM_DataTypes_Additional_Number
Singleton codec for the ASN.1 type: MAP-SM-DataTypes.Additional-Number
|
static PersistCodec<MAPAdditional_Number,MAPAdditional_Number,MAPProto.MAP_SM_DataTypes_Additional_Number> |
MAPCodecs.MAP_SM_DataTypes_Additional_Number
Singleton codec for the ASN.1 type: MAP-SM-DataTypes.Additional-Number
|