public class DestinationNumberCriteriaImpl extends SequenceBase implements DestinationNumberCriteria
_PrimitiveName| Constructor and Description |
|---|
DestinationNumberCriteriaImpl() |
DestinationNumberCriteriaImpl(MatchType matchType,
ArrayList<ISDNAddressString> destinationNumberList,
ArrayList<Integer> destinationNumberLengthList) |
| 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<Integer> |
getDestinationNumberLengthList() |
ArrayList<ISDNAddressString> |
getDestinationNumberList() |
MatchType |
getMatchType() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic DestinationNumberCriteriaImpl()
public DestinationNumberCriteriaImpl(MatchType matchType, ArrayList<ISDNAddressString> destinationNumberList, ArrayList<Integer> destinationNumberLengthList)
public MatchType getMatchType()
getMatchType in interface DestinationNumberCriteriapublic ArrayList<ISDNAddressString> getDestinationNumberList()
getDestinationNumberList in interface DestinationNumberCriteriapublic ArrayList<Integer> getDestinationNumberLengthList()
getDestinationNumberLengthList in interface DestinationNumberCriteriaprotected 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.