org.mobicents.protocols.ss7.map.primitives
public class ISDNAddressStringImpl extends AddressStringImpl implements ISDNAddressString
address, addressNature, NATURE_OF_ADD_IND_MASK, NO_EXTENSION_MASK, NUMBERING_PLAN_IND_MASK, numberingPlanDIGIT_1_MASK, DIGIT_2_MASK| Constructor and Description |
|---|
ISDNAddressStringImpl() |
ISDNAddressStringImpl(AddressNature addressNature,
NumberingPlan numberingPlan,
java.lang.String address) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_testLengthDecode(int length) |
protected void |
_testLengthEncode() |
java.lang.String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, encodeData, getAddress, getAddressNature, getIsPrimitive, getNumberingPlan, getTag, getTagClass, isExtensiondecodeNumber, decodeString, encodeNumber, encodeStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAddress, getAddressNature, getNumberingPlanpublic ISDNAddressStringImpl()
public ISDNAddressStringImpl(AddressNature addressNature, NumberingPlan numberingPlan, java.lang.String address)
protected void _testLengthDecode(int length)
throws MAPParsingComponentException
_testLengthDecode in class AddressStringImplMAPParsingComponentExceptionprotected void _testLengthEncode()
throws MAPException
_testLengthEncode in class AddressStringImplMAPExceptionpublic java.lang.String toString()
toString in class AddressStringImplCopyright © 2012. All Rights Reserved.