public class LCSClientNameImpl extends MAPPrimitiveBase implements LCSClientName
| Constructor and Description |
|---|
LCSClientNameImpl() |
LCSClientNameImpl(byte dataCodingScheme,
USSDString nameString,
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 |
getNameString() |
decode, encode, getIsPrimitive, getTag, getTagClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encode, getIsPrimitive, getTag, getTagClasspublic LCSClientNameImpl()
public LCSClientNameImpl(byte dataCodingScheme,
USSDString nameString,
LCSFormatIndicator lcsFormatIndicator)
dataCodingScheme - nameString - lcsFormatIndicator - public byte getDataCodingScheme()
getDataCodingScheme in interface LCSClientNamepublic USSDString getNameString()
getNameString in interface LCSClientNamepublic LCSFormatIndicator getLCSFormatIndicator()
getLCSFormatIndicator in interface LCSClientNamepublic 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.