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 |
---|---|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPPDP_ContextInfo |
MAPPDP_ContextInfo.copyOf(MAPPDP_ContextInfo 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.
|
MAPPDP_ContextInfo[] |
MAPPS_SubscriberState.getPs_PDP_ActiveNotReachableForPaging()
Gets the value of the ps-PDP-ActiveNotReachableForPaging choice.
|
MAPPDP_ContextInfo[] |
MAPPS_SubscriberState.getPs_PDP_ActiveReachableForPaging()
Gets the value of the ps-PDP-ActiveReachableForPaging choice.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setApn_InUse(AccessPointName value)
Sets the value of the field apn-InUse.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setApn_Subscribed(AccessPointName value)
Sets the value of the field apn-Subscribed.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setChargingCharacteristics(byte[] value)
Sets the value of the field chargingCharacteristics.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setChargingId(byte[] value)
Sets the value of the field chargingId.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setExt_pdp_Address(byte[] value)
Sets the value of the field ext-pdp-Address.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setExt_pdp_Type(byte[] value)
Sets the value of the field ext-pdp-Type.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setGgsn_Address(GSNAddress value)
Sets the value of the field ggsn-Address.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setNsapi(int value)
Sets the value of the field nsapi and marks the field as present.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setNsapiPresent(boolean flag)
Sets the presence or absence of the optional field nsapi.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setPdp_Address(byte[] value)
Sets the value of the field pdp-Address.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setPdp_ContextActivePresent(boolean flag)
Sets the presence or absence of the optional field pdp-ContextActive.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setPdp_ContextIdentifier(int value)
Sets the value of the field pdp-ContextIdentifier and marks the field as present.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setPdp_Type(byte[] value)
Sets the value of the field pdp-Type.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos_Negotiated(byte[] value)
Sets the value of the field qos-Negotiated.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos_Requested(byte[] value)
Sets the value of the field qos-Requested.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos_Subscribed(byte[] value)
Sets the value of the field qos-Subscribed.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos2_Negotiated(byte[] value)
Sets the value of the field qos2-Negotiated.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos2_Requested(byte[] value)
Sets the value of the field qos2-Requested.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos2_Subscribed(byte[] value)
Sets the value of the field qos2-Subscribed.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos3_Negotiated(byte[] value)
Sets the value of the field qos3-Negotiated.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos3_Requested(byte[] value)
Sets the value of the field qos3-Requested.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos3_Subscribed(byte[] value)
Sets the value of the field qos3-Subscribed.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos4_Negotiated(byte[] value)
Sets the value of the field qos4-Negotiated.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos4_Requested(byte[] value)
Sets the value of the field qos4-Requested.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setQos4_Subscribed(byte[] value)
Sets the value of the field qos4-Subscribed.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setRnc_Address(GSNAddress value)
Sets the value of the field rnc-Address.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setTeid_ForGnAndGp(byte[] value)
Sets the value of the field teid-ForGnAndGp.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setTeid_ForIu(byte[] value)
Sets the value of the field teid-ForIu.
|
MAPPDP_ContextInfo |
MAPPDP_ContextInfo.setTransactionId(byte[] value)
Sets the value of the field transactionId.
|
Modifier and Type | Method and Description |
---|---|
static MAPPDP_ContextInfo |
MAPPDP_ContextInfo.copyOf(MAPPDP_ContextInfo 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.
|
MAPPS_SubscriberState |
MAPPS_SubscriberState.setPs_PDP_ActiveNotReachableForPaging(MAPPDP_ContextInfo[] value)
Sets the value of the ps-PDP-ActiveNotReachableForPaging choice.
|
MAPPS_SubscriberState |
MAPPS_SubscriberState.setPs_PDP_ActiveReachableForPaging(MAPPDP_ContextInfo[] value)
Sets the value of the ps-PDP-ActiveReachableForPaging choice.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPPDP_ContextInfo,MAPPDP_ContextInfo,MAPProto.MAP_MS_DataTypes_PDP_ContextInfo> |
MAPCodecs.MAP_MS_DataTypes_PDP_ContextInfo
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.PDP-ContextInfo
|
static PersistCodec<MAPPDP_ContextInfo,MAPPDP_ContextInfo,MAPProto.MAP_MS_DataTypes_PDP_ContextInfo> |
MAPCodecs.MAP_MS_DataTypes_PDP_ContextInfo
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.PDP-ContextInfo
|