public class LCSClientIDImpl extends MAPPrimitiveBase implements LCSClientID
| Constructor and Description |
|---|
LCSClientIDImpl() |
LCSClientIDImpl(LCSClientType lcsClientType,
LCSClientExternalID lcsClientExternalID,
LCSClientInternalID lcsClientInternalID,
LCSClientName lcsClientName,
AddressString lcsClientDialedByMS,
byte[] lcsAPN,
LCSRequestorID lcsRequestorID) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter param) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
byte[] |
getLCSAPN() |
AddressString |
getLCSClientDialedByMS() |
LCSClientExternalID |
getLCSClientExternalID() |
LCSClientInternalID |
getLCSClientInternalID() |
LCSClientName |
getLCSClientName() |
LCSClientType |
getLCSClientType() |
LCSRequestorID |
getLCSRequestorID() |
decode, encode, getIsPrimitive, getTag, getTagClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encode, getIsPrimitive, getTag, getTagClasspublic LCSClientIDImpl(LCSClientType lcsClientType, LCSClientExternalID lcsClientExternalID, LCSClientInternalID lcsClientInternalID, LCSClientName lcsClientName, AddressString lcsClientDialedByMS, byte[] lcsAPN, LCSRequestorID lcsRequestorID)
lcsClientType - lcsClientExternalID - lcsClientInternalID - lcsClientName - lcsClientDialedByMS - lcsAPN - lcsRequestorID - public LCSClientIDImpl()
public LCSClientType getLCSClientType()
getLCSClientType in interface LCSClientIDpublic LCSClientExternalID getLCSClientExternalID()
getLCSClientExternalID in interface LCSClientIDpublic AddressString getLCSClientDialedByMS()
getLCSClientDialedByMS in interface LCSClientIDpublic LCSClientInternalID getLCSClientInternalID()
getLCSClientInternalID in interface LCSClientIDpublic LCSClientName getLCSClientName()
getLCSClientName in interface LCSClientIDpublic byte[] getLCSAPN()
getLCSAPN in interface LCSClientIDpublic LCSRequestorID getLCSRequestorID()
getLCSRequestorID in interface LCSClientIDpublic 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.