public class LocationInfoWithLMSIImpl extends MAPPrimitiveBase implements LocationInfoWithLMSI
| Constructor and Description |
|---|
LocationInfoWithLMSIImpl() |
LocationInfoWithLMSIImpl(ISDNAddressString networkNodeNumber,
LMSI lmsi,
MAPExtensionContainer extensionContainer,
AdditionalNumberType additionalNumberType,
ISDNAddressString additionalNumber) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter par) |
Parameter |
encode() |
ISDNAddressString |
getAdditionalNumber() |
AdditionalNumberType |
getAdditionalNumberType() |
MAPExtensionContainer |
getExtensionContainer() |
LMSI |
getLMSI() |
ISDNAddressString |
getNetworkNodeNumber() |
int |
getTag() |
java.lang.String |
toString() |
decode, encode, getIsPrimitive, getTagClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdecode, encode, getIsPrimitive, getTagClasspublic LocationInfoWithLMSIImpl()
public LocationInfoWithLMSIImpl(ISDNAddressString networkNodeNumber, LMSI lmsi, MAPExtensionContainer extensionContainer, AdditionalNumberType additionalNumberType, ISDNAddressString additionalNumber)
public ISDNAddressString getNetworkNodeNumber()
getNetworkNodeNumber in interface LocationInfoWithLMSIpublic LMSI getLMSI()
getLMSI in interface LocationInfoWithLMSIpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface LocationInfoWithLMSIpublic AdditionalNumberType getAdditionalNumberType()
getAdditionalNumberType in interface LocationInfoWithLMSIpublic ISDNAddressString getAdditionalNumber()
getAdditionalNumber in interface LocationInfoWithLMSIpublic int getTag()
getTag in interface MAPPrimitivegetTag in class MAPPrimitiveBasepublic void decode(Parameter par) throws MAPParsingComponentException
decode in interface MAPPrimitivedecode in class MAPPrimitiveBaseMAPParsingComponentExceptionpublic Parameter encode() throws MAPException
encode in interface MAPPrimitiveencode in class MAPPrimitiveBaseMAPExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2011. All Rights Reserved.