public class LCSRequestorIDImpl extends MAPPrimitiveBase implements LCSRequestorID
| Constructor and Description |
|---|
LCSRequestorIDImpl() |
LCSRequestorIDImpl(byte dataCodingScheme,
USSDString requestorIDString,
LCSFormatIndicator lcsFormatIndicator) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter param) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
byte |
getDataCodingScheme() |
LCSFormatIndicator |
getLCSFormatIndicator() |
USSDString |
getRequestorIDString() |
decode, encode, getIsPrimitive, getTag, getTagClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encode, getIsPrimitive, getTag, getTagClasspublic LCSRequestorIDImpl()
public LCSRequestorIDImpl(byte dataCodingScheme,
USSDString requestorIDString,
LCSFormatIndicator lcsFormatIndicator)
dataCodingScheme - requestorIDString - lcsFormatIndicator - public byte getDataCodingScheme()
getDataCodingScheme in interface LCSRequestorIDpublic USSDString getRequestorIDString()
getRequestorIDString in interface LCSRequestorIDpublic LCSFormatIndicator getLCSFormatIndicator()
getLCSFormatIndicator in interface LCSRequestorIDpublic 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.