SMSLib 3.5.3

Uses of Class
org.smslib.modem.ModemGateway.IPProtocols

Packages that use ModemGateway.IPProtocols
org.smslib.modem Classes related to serial and IP GSM modems. 
 

Uses of ModemGateway.IPProtocols in org.smslib.modem
 

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

Methods in org.smslib.modem with parameters of type ModemGateway.IPProtocols
 void ModemGateway.setIpProtocol(ModemGateway.IPProtocols myIpProtocol)
           
 


SMSLib 3.5.3

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