public class LCSInformationImpl extends SequenceBase implements LCSInformation
| Modifier and Type | Field and Description |
|---|---|
static int |
_TAG_addLcsPrivacyExceptionList |
static int |
_TAG_gmlcList |
static int |
_TAG_lcsPrivacyExceptionList |
static int |
_TAG_molrList |
_PrimitiveName| Constructor and Description |
|---|
LCSInformationImpl() |
LCSInformationImpl(ArrayList<ISDNAddressString> gmlcList,
ArrayList<LCSPrivacyClass> lcsPrivacyExceptionList,
ArrayList<MOLRClass> molrList,
ArrayList<LCSPrivacyClass> addLcsPrivacyExceptionList) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length) |
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
ArrayList<LCSPrivacyClass> |
getAddLcsPrivacyExceptionList() |
ArrayList<ISDNAddressString> |
getGmlcList() |
ArrayList<LCSPrivacyClass> |
getLcsPrivacyExceptionList() |
ArrayList<MOLRClass> |
getMOLRList() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic static final int _TAG_gmlcList
public static final int _TAG_lcsPrivacyExceptionList
public static final int _TAG_molrList
public static final int _TAG_addLcsPrivacyExceptionList
public LCSInformationImpl()
public LCSInformationImpl(ArrayList<ISDNAddressString> gmlcList, ArrayList<LCSPrivacyClass> lcsPrivacyExceptionList, ArrayList<MOLRClass> molrList, ArrayList<LCSPrivacyClass> addLcsPrivacyExceptionList)
public ArrayList<ISDNAddressString> getGmlcList()
getGmlcList in interface LCSInformationpublic ArrayList<LCSPrivacyClass> getLcsPrivacyExceptionList()
getLcsPrivacyExceptionList in interface LCSInformationpublic ArrayList<MOLRClass> getMOLRList()
getMOLRList in interface LCSInformationpublic ArrayList<LCSPrivacyClass> getAddLcsPrivacyExceptionList()
getAddLcsPrivacyExceptionList in interface LCSInformationprotected void _decode(org.mobicents.protocols.asn.AsnInputStream asnIS,
int length)
throws MAPParsingComponentException,
IOException,
org.mobicents.protocols.asn.AsnException
_decode in class SequenceBaseMAPParsingComponentExceptionIOExceptionorg.mobicents.protocols.asn.AsnExceptionpublic void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveMAPExceptionCopyright © 2016. All Rights Reserved.