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 |
---|---|
MAPEPS_SubscriptionDataWithdraw |
MAPEPS_SubscriptionDataWithdraw.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPEPS_SubscriptionDataWithdraw |
MAPEPS_SubscriptionDataWithdraw.copyOf(MAPEPS_SubscriptionDataWithdraw 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.
|
MAPEPS_SubscriptionDataWithdraw |
MAPDeleteSubscriberDataArg.getEpsSubscriptionDataWithdraw()
Gets the value of the field epsSubscriptionDataWithdraw.
|
MAPEPS_SubscriptionDataWithdraw |
MAPEPS_SubscriptionDataWithdraw.setAllEPS_Data()
Sets the allEPS-Data choice.
|
MAPEPS_SubscriptionDataWithdraw |
MAPEPS_SubscriptionDataWithdraw.setContextIdList(int[] value)
Sets the value of the contextIdList choice.
|
Modifier and Type | Method and Description |
---|---|
static MAPEPS_SubscriptionDataWithdraw |
MAPEPS_SubscriptionDataWithdraw.copyOf(MAPEPS_SubscriptionDataWithdraw 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.
|
MAPDeleteSubscriberDataArg |
MAPDeleteSubscriberDataArg.setEpsSubscriptionDataWithdraw(MAPEPS_SubscriptionDataWithdraw value)
Sets the value of the field epsSubscriptionDataWithdraw.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPEPS_SubscriptionDataWithdraw,MAPEPS_SubscriptionDataWithdraw,MAPProto.MAP_MS_DataTypes_EPS_SubscriptionDataWithdraw> |
MAPCodecs.MAP_MS_DataTypes_EPS_SubscriptionDataWithdraw
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.EPS-SubscriptionDataWithdraw
|
static PersistCodec<MAPEPS_SubscriptionDataWithdraw,MAPEPS_SubscriptionDataWithdraw,MAPProto.MAP_MS_DataTypes_EPS_SubscriptionDataWithdraw> |
MAPCodecs.MAP_MS_DataTypes_EPS_SubscriptionDataWithdraw
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.EPS-SubscriptionDataWithdraw
|