|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interface.InterfaceTypes | |
---|---|
org.smslib.smsserver.interfaces | SMSServer Interfaces. |
Uses of Interface.InterfaceTypes in org.smslib.smsserver.interfaces |
---|
Methods in org.smslib.smsserver.interfaces that return Interface.InterfaceTypes | |
---|---|
Interface.InterfaceTypes |
Interface.getType()
Returns the interface type. |
static Interface.InterfaceTypes |
Interface.InterfaceTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Interface.InterfaceTypes[] |
Interface.InterfaceTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.smslib.smsserver.interfaces with parameters of type Interface.InterfaceTypes | |
---|---|
Database(java.lang.String myInterfaceId,
java.util.Properties myProps,
SMSServer myServer,
Interface.InterfaceTypes myType)
|
|
Interface(java.lang.String myInfId,
java.util.Properties myProps,
SMSServer myServer,
Interface.InterfaceTypes myType)
|
|
SimpleInboundFileLogger(java.lang.String myInterfaceId,
java.util.Properties myProps,
SMSServer myServer,
Interface.InterfaceTypes myType)
|
|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |