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