public class LocationInformationGPRSImpl extends SequenceBase implements LocationInformationGPRS
| Modifier and Type | Field and Description |
|---|---|
static int |
_ID_cellGlobalIdOrServiceAreaIdOrLAI |
_PrimitiveName| Constructor and Description |
|---|
LocationInformationGPRSImpl() |
LocationInformationGPRSImpl(CellGlobalIdOrServiceAreaIdOrLAI cellGlobalIdOrServiceAreaIdOrLAI,
RAIdentity routeingAreaIdentity,
GeographicalInformation geographicalInformation,
ISDNAddressString sgsnNumber,
LSAIdentity selectedLSAIdentity,
MAPExtensionContainer extensionContainer,
boolean saiPresent,
GeodeticInformation geodeticInformation,
boolean currentLocationRetrieved,
Integer ageOfLocationInformation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length) |
static CellGlobalIdOrServiceAreaIdOrLAI |
decodeCellGlobalIdOrServiceAreaIdOrLAI(org.mobicents.protocols.asn.AsnInputStream ais,
String primitiveName) |
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
Integer |
getAgeOfLocationInformation() |
CellGlobalIdOrServiceAreaIdOrLAI |
getCellGlobalIdOrServiceAreaIdOrLAI() |
MAPExtensionContainer |
getExtensionContainer() |
GeodeticInformation |
getGeodeticInformation() |
GeographicalInformation |
getGeographicalInformation() |
LSAIdentity |
getLSAIdentity() |
RAIdentity |
getRouteingAreaIdentity() |
ISDNAddressString |
getSGSNNumber() |
boolean |
isCurrentLocationRetrieved() |
boolean |
isSaiPresent() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic static final int _ID_cellGlobalIdOrServiceAreaIdOrLAI
public LocationInformationGPRSImpl()
public LocationInformationGPRSImpl(CellGlobalIdOrServiceAreaIdOrLAI cellGlobalIdOrServiceAreaIdOrLAI, RAIdentity routeingAreaIdentity, GeographicalInformation geographicalInformation, ISDNAddressString sgsnNumber, LSAIdentity selectedLSAIdentity, MAPExtensionContainer extensionContainer, boolean saiPresent, GeodeticInformation geodeticInformation, boolean currentLocationRetrieved, Integer ageOfLocationInformation)
cellGlobalIdOrServiceAreaIdOrLAI - routeingAreaIdentity - geographicalInformation - sgsnNumber - selectedLSAIdentity - extensionContainer - saiPresent - geodeticInformation - currentLocationRetrieved - ageOfLocationInformation - public CellGlobalIdOrServiceAreaIdOrLAI getCellGlobalIdOrServiceAreaIdOrLAI()
getCellGlobalIdOrServiceAreaIdOrLAI in interface LocationInformationGPRSpublic RAIdentity getRouteingAreaIdentity()
getRouteingAreaIdentity in interface LocationInformationGPRSpublic GeographicalInformation getGeographicalInformation()
getGeographicalInformation in interface LocationInformationGPRSpublic ISDNAddressString getSGSNNumber()
getSGSNNumber in interface LocationInformationGPRSpublic LSAIdentity getLSAIdentity()
getLSAIdentity in interface LocationInformationGPRSpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface LocationInformationGPRSpublic boolean isSaiPresent()
isSaiPresent in interface LocationInformationGPRSpublic GeodeticInformation getGeodeticInformation()
getGeodeticInformation in interface LocationInformationGPRSpublic boolean isCurrentLocationRetrieved()
isCurrentLocationRetrieved in interface LocationInformationGPRSpublic Integer getAgeOfLocationInformation()
getAgeOfLocationInformation in interface LocationInformationGPRSpublic static CellGlobalIdOrServiceAreaIdOrLAI decodeCellGlobalIdOrServiceAreaIdOrLAI(org.mobicents.protocols.asn.AsnInputStream ais, String primitiveName) throws MAPParsingComponentException, org.mobicents.protocols.asn.AsnException, IOException
MAPParsingComponentExceptionorg.mobicents.protocols.asn.AsnExceptionIOExceptionprotected void _decode(org.mobicents.protocols.asn.AsnInputStream ansIS,
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.