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

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.ProcessUnstructuredSSRequestImpl
All Implemented Interfaces:
MAPMessage, ProcessUnstructuredSSRequest, USSDService

public class ProcessUnstructuredSSRequestImpl
extends USSDServiceImpl
implements ProcessUnstructuredSSRequest


Constructor Summary
ProcessUnstructuredSSRequestImpl(byte ussdDataCodingSch, USSDString ussdString)
           
 
Method Summary
 AddressString getMSISDNAddressString()
           
 void setMSISDNAddressString(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

ProcessUnstructuredSSRequestImpl

public ProcessUnstructuredSSRequestImpl(byte ussdDataCodingSch,
                                        USSDString ussdString)
Method Detail

getMSISDNAddressString

public AddressString getMSISDNAddressString()
Specified by:
getMSISDNAddressString in interface ProcessUnstructuredSSRequest

setMSISDNAddressString

public void setMSISDNAddressString(AddressString msisdnAddr)
Specified by:
setMSISDNAddressString in interface ProcessUnstructuredSSRequest


Copyright © 2011. All Rights Reserved.