SMSLib 3.5.3

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

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

Uses of ModemGateway.ModemTypes in org.smslib.modem
 

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

Constructors in org.smslib.modem with parameters of type ModemGateway.ModemTypes
ModemGateway(ModemGateway.ModemTypes myType, java.lang.String id, java.lang.String myModemDevice, int myModemParms, java.lang.String myManufacturer, java.lang.String myModel)
           
 


SMSLib 3.5.3

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