public abstract class SupplementaryMessageImpl extends MessageImpl implements SupplementaryMessage, MAPAsnPrimitive
| Modifier and Type | Field and Description |
|---|---|
protected static javolution.xml.XMLFormat<SupplementaryMessageImpl> |
USSD_MESSAGE_XML
XML Serialization/Deserialization
|
protected CBSDataCodingScheme |
ussdDataCodingSch |
protected USSDString |
ussdString |
MAP_MESSAGE_XML| Constructor and Description |
|---|
SupplementaryMessageImpl() |
SupplementaryMessageImpl(CBSDataCodingScheme ussdDataCodingSch,
USSDString ussdString) |
| Modifier and Type | Method and Description |
|---|---|
CBSDataCodingScheme |
getDataCodingScheme() |
MAPDialogSupplementary |
getMAPDialog() |
USSDString |
getUSSDString() |
String |
toString() |
getInvokeId, setInvokeId, setMAPDialogclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInvokeId, getMessageType, getOperationCode, setInvokeId, setMAPDialogdecodeAll, decodeData, encodeAll, encodeAll, encodeData, getIsPrimitive, getTag, getTagClassprotected CBSDataCodingScheme ussdDataCodingSch
protected USSDString ussdString
protected static final javolution.xml.XMLFormat<SupplementaryMessageImpl> USSD_MESSAGE_XML
public SupplementaryMessageImpl()
public SupplementaryMessageImpl(CBSDataCodingScheme ussdDataCodingSch, USSDString ussdString)
public MAPDialogSupplementary getMAPDialog()
getMAPDialog in interface MAPMessagegetMAPDialog in interface SupplementaryMessagegetMAPDialog in class MessageImplpublic CBSDataCodingScheme getDataCodingScheme()
public USSDString getUSSDString()
Copyright © 2016. All Rights Reserved.