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

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.UnstructuredSSResponseImpl
All Implemented Interfaces:
org.mobicents.protocols.ss7.map.api.MAPMessage, org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSResponse, org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService

public class UnstructuredSSResponseImpl
extends USSDServiceImpl
implements org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSResponse


Constructor Summary
UnstructuredSSResponseImpl(byte ussdDataCodingSch, org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString ussdString)
           
 
Method Summary
 
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

UnstructuredSSResponseImpl

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


Copyright © 2010. All Rights Reserved.