|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |