public class DeleteSubscriberDataRequestImpl extends MobilityMessageImpl implements DeleteSubscriberDataRequest
MAP_MESSAGE_XML| Constructor and Description |
|---|
DeleteSubscriberDataRequestImpl() |
DeleteSubscriberDataRequestImpl(IMSI imsi,
ArrayList<ExtBasicServiceCode> basicServiceList,
ArrayList<SSCode> ssList,
boolean roamingRestrictionDueToUnsupportedFeature,
ZoneCode regionalSubscriptionIdentifier,
boolean vbsGroupIndication,
boolean vgcsGroupIndication,
boolean camelSubscriptionInfoWithdraw,
MAPExtensionContainer extensionContainer,
GPRSSubscriptionDataWithdraw gprsSubscriptionDataWithdraw,
boolean roamingRestrictedInSgsnDueToUnsuppportedFeature,
LSAInformationWithdraw lsaInformationWithdraw,
boolean gmlcListWithdraw,
boolean istInformationWithdraw,
SpecificCSIWithdraw specificCSIWithdraw,
boolean chargingCharacteristicsWithdraw,
boolean stnSrWithdraw,
EPSSubscriptionDataWithdraw epsSubscriptionDataWithdraw,
boolean apnOiReplacementWithdraw,
boolean csgSubscriptionDeleted) |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeAll(org.mobicents.protocols.asn.AsnInputStream ansIS)
Decoding the length and the content of the primitive (the tag has already read)
|
void |
decodeData(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length)
Decoding the content of the primitive (the tag and the length have already read)
|
void |
encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the tag, the length and the content.
|
void |
encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs,
int tagClass,
int tag)
Encoding the tag, the length and the content.
|
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
boolean |
getApnOiReplacementWithdraw() |
ArrayList<ExtBasicServiceCode> |
getBasicServiceList() |
boolean |
getCamelSubscriptionInfoWithdraw() |
boolean |
getChargingCharacteristicsWithdraw() |
boolean |
getCsgSubscriptionDeleted() |
EPSSubscriptionDataWithdraw |
getEPSSubscriptionDataWithdraw() |
MAPExtensionContainer |
getExtensionContainer() |
boolean |
getGmlcListWithdraw() |
GPRSSubscriptionDataWithdraw |
getGPRSSubscriptionDataWithdraw() |
IMSI |
getImsi() |
boolean |
getIsPrimitive() |
boolean |
getIstInformationWithdraw() |
LSAInformationWithdraw |
getLSAInformationWithdraw() |
MAPMessageType |
getMessageType() |
int |
getOperationCode() |
ZoneCode |
getRegionalSubscriptionIdentifier() |
boolean |
getRoamingRestrictedInSgsnDueToUnsuppportedFeature() |
boolean |
getRoamingRestrictionDueToUnsupportedFeature() |
SpecificCSIWithdraw |
getSpecificCSIWithdraw() |
ArrayList<SSCode> |
getSsList() |
boolean |
getStnSrWithdraw() |
int |
getTag() |
int |
getTagClass() |
boolean |
getVbsGroupIndication() |
boolean |
getVgcsGroupIndication() |
String |
toString() |
getMAPDialoggetInvokeId, setInvokeId, setMAPDialogclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMAPDialoggetInvokeId, setInvokeId, setMAPDialogprotected static final int _TAG_imsi
protected static final int _TAG_basicServiceList
protected static final int _TAG_ss_List
protected static final int _TAG_roamingRestrictionDueToUnsupportedFeature
protected static final int _TAG_regionalSubscriptionIdentifier
protected static final int _TAG_vbsGroupIndication
protected static final int _TAG_vgcsGroupIndication
protected static final int _TAG_camelSubscriptionInfoWithdraw
protected static final int _TAG_extensionContainer
protected static final int _TAG_gprsSubscriptionDataWithdraw
protected static final int _TAG_roamingRestrictedInSgsnDueToUnsuppportedFeature
protected static final int _TAG_lsaInformationWithdraw
protected static final int _TAG_gmlc_ListWithdraw
protected static final int _TAG_istInformationWithdraw
protected static final int _TAG_specificCSI_Withdraw
protected static final int _TAG_chargingCharacteristicsWithdraw
protected static final int _TAG_stn_srWithdraw
protected static final int _TAG_epsSubscriptionDataWithdraw
protected static final int _TAG_apn_oi_replacementWithdraw
protected static final int _TAG_csg_SubscriptionDeleted
public static final String _PrimitiveName
public DeleteSubscriberDataRequestImpl()
public DeleteSubscriberDataRequestImpl(IMSI imsi, ArrayList<ExtBasicServiceCode> basicServiceList, ArrayList<SSCode> ssList, boolean roamingRestrictionDueToUnsupportedFeature, ZoneCode regionalSubscriptionIdentifier, boolean vbsGroupIndication, boolean vgcsGroupIndication, boolean camelSubscriptionInfoWithdraw, MAPExtensionContainer extensionContainer, GPRSSubscriptionDataWithdraw gprsSubscriptionDataWithdraw, boolean roamingRestrictedInSgsnDueToUnsuppportedFeature, LSAInformationWithdraw lsaInformationWithdraw, boolean gmlcListWithdraw, boolean istInformationWithdraw, SpecificCSIWithdraw specificCSIWithdraw, boolean chargingCharacteristicsWithdraw, boolean stnSrWithdraw, EPSSubscriptionDataWithdraw epsSubscriptionDataWithdraw, boolean apnOiReplacementWithdraw, boolean csgSubscriptionDeleted)
public MAPMessageType getMessageType()
getMessageType in interface MAPMessagepublic int getOperationCode()
getOperationCode in interface MAPMessagepublic IMSI getImsi()
getImsi in interface DeleteSubscriberDataRequestpublic ArrayList<ExtBasicServiceCode> getBasicServiceList()
getBasicServiceList in interface DeleteSubscriberDataRequestpublic ArrayList<SSCode> getSsList()
getSsList in interface DeleteSubscriberDataRequestpublic boolean getRoamingRestrictionDueToUnsupportedFeature()
getRoamingRestrictionDueToUnsupportedFeature in interface DeleteSubscriberDataRequestpublic ZoneCode getRegionalSubscriptionIdentifier()
getRegionalSubscriptionIdentifier in interface DeleteSubscriberDataRequestpublic boolean getVbsGroupIndication()
getVbsGroupIndication in interface DeleteSubscriberDataRequestpublic boolean getVgcsGroupIndication()
getVgcsGroupIndication in interface DeleteSubscriberDataRequestpublic boolean getCamelSubscriptionInfoWithdraw()
getCamelSubscriptionInfoWithdraw in interface DeleteSubscriberDataRequestpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface DeleteSubscriberDataRequestpublic GPRSSubscriptionDataWithdraw getGPRSSubscriptionDataWithdraw()
getGPRSSubscriptionDataWithdraw in interface DeleteSubscriberDataRequestpublic boolean getRoamingRestrictedInSgsnDueToUnsuppportedFeature()
getRoamingRestrictedInSgsnDueToUnsuppportedFeature in interface DeleteSubscriberDataRequestpublic LSAInformationWithdraw getLSAInformationWithdraw()
getLSAInformationWithdraw in interface DeleteSubscriberDataRequestpublic boolean getGmlcListWithdraw()
getGmlcListWithdraw in interface DeleteSubscriberDataRequestpublic boolean getIstInformationWithdraw()
getIstInformationWithdraw in interface DeleteSubscriberDataRequestpublic SpecificCSIWithdraw getSpecificCSIWithdraw()
getSpecificCSIWithdraw in interface DeleteSubscriberDataRequestpublic boolean getChargingCharacteristicsWithdraw()
getChargingCharacteristicsWithdraw in interface DeleteSubscriberDataRequestpublic boolean getStnSrWithdraw()
getStnSrWithdraw in interface DeleteSubscriberDataRequestpublic EPSSubscriptionDataWithdraw getEPSSubscriptionDataWithdraw()
getEPSSubscriptionDataWithdraw in interface DeleteSubscriberDataRequestpublic boolean getApnOiReplacementWithdraw()
getApnOiReplacementWithdraw in interface DeleteSubscriberDataRequestpublic boolean getCsgSubscriptionDeleted()
getCsgSubscriptionDeleted in interface DeleteSubscriberDataRequestpublic int getTag()
throws MAPException
getTag in interface MAPAsnPrimitiveMAPExceptionpublic int getTagClass()
getTagClass in interface MAPAsnPrimitivepublic boolean getIsPrimitive()
getIsPrimitive in interface MAPAsnPrimitivepublic void decodeAll(org.mobicents.protocols.asn.AsnInputStream ansIS)
throws MAPParsingComponentException
MAPAsnPrimitivedecodeAll in interface MAPAsnPrimitiveansIS - The AsnInputStream that contains the length and the content of the primitiveMAPParsingComponentExceptionpublic void decodeData(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length)
throws MAPParsingComponentException
MAPAsnPrimitivedecodeData in interface MAPAsnPrimitiveansIS - The AsnInputStream that contains the content of the primitivelength - The length of the contentMAPParsingComponentExceptionpublic void encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeAll in interface MAPAsnPrimitiveMAPExceptionpublic void encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs,
int tagClass,
int tag)
throws MAPException
MAPAsnPrimitiveencodeAll in interface MAPAsnPrimitiveMAPExceptionpublic void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveMAPExceptionCopyright © 2016. All Rights Reserved.