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 |
---|---|
MAPDeferredmt_lrData |
MAPDeferredmt_lrData.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPDeferredmt_lrData |
MAPDeferredmt_lrData.copyOf(MAPDeferredmt_lrData 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.
|
MAPDeferredmt_lrData |
MAPSubscriberLocationReport_Arg.getDeferredmt_lrData()
Gets the value of the field deferredmt-lrData.
|
MAPDeferredmt_lrData |
MAPDeferredmt_lrData.setDeferredLocationEventType(MAPDeferredLocationEventType value)
Sets the value of the field deferredLocationEventType.
|
MAPDeferredmt_lrData |
MAPDeferredmt_lrData.setLcsLocationInfo(MAPLCSLocationInfo value)
Sets the value of the field lcsLocationInfo.
|
MAPDeferredmt_lrData |
MAPDeferredmt_lrData.setTerminationCause(MAPTerminationCause value)
Sets the value of the field terminationCause.
|
Modifier and Type | Method and Description |
---|---|
static MAPDeferredmt_lrData |
MAPDeferredmt_lrData.copyOf(MAPDeferredmt_lrData 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.
|
MAPSubscriberLocationReport_Arg |
MAPSubscriberLocationReport_Arg.setDeferredmt_lrData(MAPDeferredmt_lrData value)
Sets the value of the field deferredmt-lrData.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPDeferredmt_lrData,MAPDeferredmt_lrData,MAPProto.MAP_LCS_DataTypes_Deferredmt_lrData> |
MAPCodecs.MAP_LCS_DataTypes_Deferredmt_lrData
Singleton codec for the ASN.1 type: MAP-LCS-DataTypes.Deferredmt-lrData
|
static PersistCodec<MAPDeferredmt_lrData,MAPDeferredmt_lrData,MAPProto.MAP_LCS_DataTypes_Deferredmt_lrData> |
MAPCodecs.MAP_LCS_DataTypes_Deferredmt_lrData
Singleton codec for the ASN.1 type: MAP-LCS-DataTypes.Deferredmt-lrData
|