public class LCSLocationInfoImpl extends SequenceBase implements LCSLocationInfo
_PrimitiveName| Constructor and Description |
|---|
LCSLocationInfoImpl() |
LCSLocationInfoImpl(ISDNAddressString networkNodeNumber,
LMSI lmsi,
MAPExtensionContainer extensionContainer,
boolean gprsNodeIndicator,
AdditionalNumber additionalNumber,
SupportedLCSCapabilitySets supportedLCSCapabilitySets,
SupportedLCSCapabilitySets additionalLCSCapabilitySets,
DiameterIdentity mmeName,
DiameterIdentity aaaServerName) |
| 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.
|
boolean |
equals(Object obj) |
DiameterIdentity |
getAaaServerName() |
SupportedLCSCapabilitySets |
getAdditionalLCSCapabilitySets() |
AdditionalNumber |
getAdditionalNumber() |
MAPExtensionContainer |
getExtensionContainer() |
boolean |
getGprsNodeIndicator() |
LMSI |
getLMSI() |
DiameterIdentity |
getMmeName() |
ISDNAddressString |
getNetworkNodeNumber() |
SupportedLCSCapabilitySets |
getSupportedLCSCapabilitySets() |
int |
hashCode() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic LCSLocationInfoImpl()
public LCSLocationInfoImpl(ISDNAddressString networkNodeNumber, LMSI lmsi, MAPExtensionContainer extensionContainer, boolean gprsNodeIndicator, AdditionalNumber additionalNumber, SupportedLCSCapabilitySets supportedLCSCapabilitySets, SupportedLCSCapabilitySets additionalLCSCapabilitySets, DiameterIdentity mmeName, DiameterIdentity aaaServerName)
networkNodeNumber - lmsi - extensionContainer - gprsNodeIndicator - additionalNumber - supportedLCSCapabilitySets - additionalLCSCapabilitySets - public ISDNAddressString getNetworkNodeNumber()
getNetworkNodeNumber in interface LCSLocationInfopublic LMSI getLMSI()
getLMSI in interface LCSLocationInfopublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface LCSLocationInfopublic boolean getGprsNodeIndicator()
getGprsNodeIndicator in interface LCSLocationInfopublic AdditionalNumber getAdditionalNumber()
getAdditionalNumber in interface LCSLocationInfopublic SupportedLCSCapabilitySets getSupportedLCSCapabilitySets()
getSupportedLCSCapabilitySets in interface LCSLocationInfopublic SupportedLCSCapabilitySets getAdditionalLCSCapabilitySets()
getAdditionalLCSCapabilitySets in interface LCSLocationInfopublic DiameterIdentity getMmeName()
getMmeName in interface LCSLocationInfopublic DiameterIdentity getAaaServerName()
getAaaServerName in interface LCSLocationInfoprotected 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.