org.mobicents.protocols.ss7.map.service.supplementary
Class ProcessUnstructuredSSIndicationImpl

java.lang.Object
  extended by org.mobicents.protocols.ss7.map.MAPMessageImpl
      extended by org.mobicents.protocols.ss7.map.service.supplementary.USSDServiceImpl
          extended by org.mobicents.protocols.ss7.map.service.supplementary.ProcessUnstructuredSSIndicationImpl
All Implemented Interfaces:
org.mobicents.protocols.ss7.map.api.MAPMessage, org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSIndication, org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService

public class ProcessUnstructuredSSIndicationImpl
extends USSDServiceImpl
implements org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSIndication


Constructor Summary
ProcessUnstructuredSSIndicationImpl(byte ussdDataCodingSch, org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString ussdString)
           
 
Method Summary
 org.mobicents.protocols.ss7.map.api.dialog.AddressString getMSISDNAddressString()
           
 void setMSISDNAddressString(org.mobicents.protocols.ss7.map.api.dialog.AddressString msisdnAddr)
           
 
Methods inherited from class org.mobicents.protocols.ss7.map.service.supplementary.USSDServiceImpl
getUSSDDataCodingScheme, getUSSDString, setUSSDDataCodingScheme, setUSSDString
 
Methods inherited from class org.mobicents.protocols.ss7.map.MAPMessageImpl
getInvokeId, getMAPDialog, setInvokeId, setMAPDialog
 
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.service.supplementary.USSDService
getUSSDDataCodingScheme, getUSSDString, setUSSDDataCodingScheme, setUSSDString
 
Methods inherited from interface org.mobicents.protocols.ss7.map.api.MAPMessage
getInvokeId, getMAPDialog, setInvokeId, setMAPDialog
 

Constructor Detail

ProcessUnstructuredSSIndicationImpl

public ProcessUnstructuredSSIndicationImpl(byte ussdDataCodingSch,
                                           org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString ussdString)
Method Detail

getMSISDNAddressString

public org.mobicents.protocols.ss7.map.api.dialog.AddressString getMSISDNAddressString()
Specified by:
getMSISDNAddressString in interface org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSIndication

setMSISDNAddressString

public void setMSISDNAddressString(org.mobicents.protocols.ss7.map.api.dialog.AddressString msisdnAddr)
Specified by:
setMSISDNAddressString in interface org.mobicents.protocols.ss7.map.api.service.supplementary.ProcessUnstructuredSSIndication


Copyright © 2010. All Rights Reserved.