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 |
|---|---|
void |
decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int tagClass,
boolean isPrimitive,
int tag,
int length) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
java.lang.String |
toString() |
getAddress, getAddressNature, getNumberingPlan, getTag, isExtensiondecodeNumber, decodeString, encodeNumber, encodeStringdecode, encode, getIsPrimitive, getTagClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAddress, getAddressNature, getNumberingPlandecode, encode, getIsPrimitive, getTag, getTagClasspublic ISDNAddressStringImpl()
public ISDNAddressStringImpl(AddressNature addressNature, NumberingPlan numberingPlan, java.lang.String address)
public void decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int tagClass,
boolean isPrimitive,
int tag,
int length)
throws MAPParsingComponentException
decode in interface MAPPrimitivedecode in class AddressStringImplMAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
encode in interface MAPPrimitiveencode in class AddressStringImplMAPExceptionpublic java.lang.String toString()
toString in class AddressStringImplCopyright © 2011. All Rights Reserved.