| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api.service.lsm |
| Modifier and Type | Method and Description |
|---|---|
SupportedGADShapes |
ProvideSubscriberLocationRequestIndication.getSupportedGADShapes()
SupportedGADShapes ::= BIT STRING {
ellipsoidPoint (0),
ellipsoidPointWithUncertaintyCircle (1),
ellipsoidPointWithUncertaintyEllipse (2),
polygon (3),
ellipsoidPointWithAltitude (4),
ellipsoidPointWithAltitudeAndUncertaintyElipsoid (5),
ellipsoidArc (6) } (SIZE (7..16))
-- A node shall mark in the BIT STRING all Shapes defined in 3GPP TS 23.032 it supports.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
MAPDialogLsm.addProvideSubscriberLocationRequest(int customInvokeTimeout,
LocationType locationType,
ISDNAddressString mlcNumber,
LCSClientID lcsClientID,
java.lang.Boolean privacyOverride,
IMSI imsi,
ISDNAddressString msisdn,
LMSI lmsi,
IMEI imei,
java.lang.Integer lcsPriority,
LCSQoS lcsQoS,
MAPExtensionContainer extensionContainer,
SupportedGADShapes supportedGADShapes,
java.lang.Byte lcsReferenceNumber,
java.lang.Integer lcsServiceTypeID,
LCSCodeword lcsCodeword,
LCSPrivacyCheck lcsPrivacyCheck,
AreaEventInfo areaEventInfo,
byte[] hgmlcAddress) |
java.lang.Long |
MAPDialogLsm.addProvideSubscriberLocationRequest(LocationType locationType,
ISDNAddressString mlcNumber,
LCSClientID lcsClientID,
java.lang.Boolean privacyOverride,
IMSI imsi,
ISDNAddressString msisdn,
LMSI lmsi,
IMEI imei,
java.lang.Integer lcsPriority,
LCSQoS lcsQoS,
MAPExtensionContainer extensionContainer,
SupportedGADShapes supportedGADShapes,
java.lang.Byte lcsReferenceNumber,
java.lang.Integer lcsServiceTypeID,
LCSCodeword lcsCodeword,
LCSPrivacyCheck lcsPrivacyCheck,
AreaEventInfo areaEventInfo,
byte[] hgmlcAddress) |
Copyright © 2012. All Rights Reserved.