org.mobicents.protocols.ss7.map.service.supplementary
Class USSDServiceImpl
java.lang.Object
org.mobicents.protocols.ss7.map.MAPMessageImpl
org.mobicents.protocols.ss7.map.service.supplementary.USSDServiceImpl
- All Implemented Interfaces:
- org.mobicents.protocols.ss7.map.api.MAPMessage, org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
- Direct Known Subclasses:
- ProcessUnstructuredSSIndicationImpl, ProcessUnstructuredSSRequestImpl, ProcessUnstructuredSSResponseImpl, UnstructuredSSIndicationImpl, UnstructuredSSRequestImpl, UnstructuredSSResponseImpl
public abstract class USSDServiceImpl
- extends MAPMessageImpl
- implements org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
- Author:
- amit bhayani
|
Constructor Summary |
USSDServiceImpl(byte ussdDataCodingSch,
org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString ussdString)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mobicents.protocols.ss7.map.api.MAPMessage |
getInvokeId, getMAPDialog, setInvokeId, setMAPDialog |
USSDServiceImpl
public USSDServiceImpl(byte ussdDataCodingSch,
org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString ussdString)
getUSSDDataCodingScheme
public byte getUSSDDataCodingScheme()
- Specified by:
getUSSDDataCodingScheme in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
getUSSDString
public org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString getUSSDString()
- Specified by:
getUSSDString in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
setUSSDDataCodingScheme
public void setUSSDDataCodingScheme(byte ussdDataCodingSch)
- Specified by:
setUSSDDataCodingScheme in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
setUSSDString
public void setUSSDString(org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString ussdString)
- Specified by:
setUSSDString in interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
Copyright © 2010. All Rights Reserved.