public class CellGlobalIdOrServiceAreaIdOrLAIImpl extends MAPPrimitiveBase implements CellGlobalIdOrServiceAreaIdOrLAI
| Constructor and Description |
|---|
CellGlobalIdOrServiceAreaIdOrLAIImpl() |
CellGlobalIdOrServiceAreaIdOrLAIImpl(byte[] cellGlobalIdOrServiceAreaIdFixedLength,
byte[] laiFixedLength) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter param) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
byte[] |
getCellGlobalIdOrServiceAreaIdFixedLength() |
byte[] |
getLAIFixedLength() |
decode, encode, getIsPrimitive, getTag, getTagClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encode, getIsPrimitive, getTag, getTagClasspublic CellGlobalIdOrServiceAreaIdOrLAIImpl()
public CellGlobalIdOrServiceAreaIdOrLAIImpl(byte[] cellGlobalIdOrServiceAreaIdFixedLength,
byte[] laiFixedLength)
throws MAPException
cellGlobalIdOrServiceAreaIdFixedLength - laiFixedLength - MAPExceptionpublic byte[] getCellGlobalIdOrServiceAreaIdFixedLength()
getCellGlobalIdOrServiceAreaIdFixedLength in interface CellGlobalIdOrServiceAreaIdOrLAIpublic byte[] getLAIFixedLength()
getLAIFixedLength in interface CellGlobalIdOrServiceAreaIdOrLAIpublic void decode(Parameter param) 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.