public class AreaImpl extends SequenceBase implements Area
_PrimitiveName| Constructor and Description |
|---|
AreaImpl() |
AreaImpl(AreaType areaType,
AreaIdentification areaIdentification) |
| 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) |
AreaIdentification |
getAreaIdentification() |
AreaType |
getAreaType() |
int |
hashCode() |
String |
toString() |
decodeAll, decodeData, encodeAll, encodeAll, getIsPrimitive, getTag, getTagClasspublic AreaImpl()
public AreaImpl(AreaType areaType, AreaIdentification areaIdentification)
areaType - areaIdentification - public AreaType getAreaType()
getAreaType in interface Areapublic AreaIdentification getAreaIdentification()
getAreaIdentification in interface Areaprotected 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.