public class LocationTypeImpl extends MAPPrimitiveBase implements LocationType
| Constructor and Description |
|---|
LocationTypeImpl() |
LocationTypeImpl(LocationEstimateType locationEstimateType,
java.util.BitSet deferredLocationEventType) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(org.mobicents.protocols.asn.AsnInputStream ais,
int tagClass,
boolean isPrimitive,
int masterTag,
int length) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
java.util.BitSet |
getDeferredLocationEventType() |
LocationEstimateType |
getLocationEstimateType() |
decode, encode, getIsPrimitive, getTag, getTagClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encode, getIsPrimitive, getTag, getTagClasspublic LocationTypeImpl()
public LocationTypeImpl(LocationEstimateType locationEstimateType, java.util.BitSet deferredLocationEventType)
public LocationEstimateType getLocationEstimateType()
getLocationEstimateType in interface LocationTypepublic java.util.BitSet getDeferredLocationEventType()
getDeferredLocationEventType in interface LocationTypepublic void decode(org.mobicents.protocols.asn.AsnInputStream ais,
int tagClass,
boolean isPrimitive,
int masterTag,
int length)
throws MAPParsingComponentException
decode in interface MAPPrimitivedecode in class MAPPrimitiveBaseMAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
encode in interface MAPPrimitiveencode in class MAPPrimitiveBaseMAPExceptionCopyright © 2011. All Rights Reserved.