SMSLib 3.5.3

Uses of Class
org.smslib.USSDDcs

Packages that use USSDDcs
org.smslib Main SMSLib classes. 
 

Uses of USSDDcs in org.smslib
 

Methods in org.smslib that return USSDDcs
static USSDDcs USSDDcs.getByNumeric(int aNumeric)
           
 USSDDcs USSDDatagram.getDcs()
           
static USSDDcs USSDDcs.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static USSDDcs[] USSDDcs.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.smslib with parameters of type USSDDcs
 void USSDDatagram.setDcs(USSDDcs aDcs)
           
 

Constructors in org.smslib with parameters of type USSDDcs
USSDRequest(USSDResultPresentation aPresentation, java.lang.String aContent, USSDDcs aDcs, java.lang.String aGatewayId)
          Full constructor
 


SMSLib 3.5.3

(c) 2002-2011, http://smslib.org