SMSLib 3.5.3

Uses of Class
org.smslib.AGateway.Protocols

Packages that use AGateway.Protocols
org.smslib Main SMSLib classes. 
 

Uses of AGateway.Protocols in org.smslib
 

Methods in org.smslib that return AGateway.Protocols
 AGateway.Protocols AGateway.getProtocol()
          Returns the communication protocol current in use by the gateway.
static AGateway.Protocols AGateway.Protocols.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AGateway.Protocols[] AGateway.Protocols.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 AGateway.Protocols
 void AGateway.setProtocol(AGateway.Protocols myProtocoll)
          Sets the communication protocol of the gateway.
 


SMSLib 3.5.3

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