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 |
---|---|
MAPIMSI_WithLMSI |
MAPIMSI_WithLMSI.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPIMSI_WithLMSI |
MAPIMSI_WithLMSI.copyOf(MAPIMSI_WithLMSI 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.
|
MAPIMSI_WithLMSI |
MAPIdentity.getImsi_WithLMSI()
Gets the value of the imsi-WithLMSI choice.
|
MAPIMSI_WithLMSI |
MAPIMSI_WithLMSI.setImsi(IMSIAddress value)
Sets the value of the field imsi.
|
MAPIMSI_WithLMSI |
MAPIMSI_WithLMSI.setLmsi(LMSIAddress value)
Sets the value of the field lmsi.
|
Modifier and Type | Method and Description |
---|---|
static MAPIMSI_WithLMSI |
MAPIMSI_WithLMSI.copyOf(MAPIMSI_WithLMSI 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.
|
MAPIdentity |
MAPIdentity.setImsi_WithLMSI(MAPIMSI_WithLMSI value)
Sets the value of the imsi-WithLMSI choice.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPIMSI_WithLMSI,MAPIMSI_WithLMSI,MAPProto.MAP_CommonDataTypes_IMSI_WithLMSI> |
MAPCodecs.MAP_CommonDataTypes_IMSI_WithLMSI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.IMSI-WithLMSI
|
static PersistCodec<MAPIMSI_WithLMSI,MAPIMSI_WithLMSI,MAPProto.MAP_CommonDataTypes_IMSI_WithLMSI> |
MAPCodecs.MAP_CommonDataTypes_IMSI_WithLMSI
Singleton codec for the ASN.1 type: MAP-CommonDataTypes.IMSI-WithLMSI
|