SMSLib 3.5.3

Uses of Class
org.smslib.http.BulkSmsHTTPGateway.Regions

Packages that use BulkSmsHTTPGateway.Regions
org.smslib.http Classes related to bulk operators' HTTP interfaces. 
 

Uses of BulkSmsHTTPGateway.Regions in org.smslib.http
 

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

Constructors in org.smslib.http with parameters of type BulkSmsHTTPGateway.Regions
BulkSmsHTTPGateway(java.lang.String id, java.lang.String myUsername, java.lang.String myPassword, BulkSmsHTTPGateway.Regions region)
           
 


SMSLib 3.5.3

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