|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindAttributes.BindType | |
---|---|
org.smslib.smpp |
Uses of BindAttributes.BindType in org.smslib.smpp |
---|
Methods in org.smslib.smpp that return BindAttributes.BindType | |
---|---|
BindAttributes.BindType |
BindAttributes.getBindType()
|
static BindAttributes.BindType |
BindAttributes.BindType.getByShortName(java.lang.String value)
|
static BindAttributes.BindType |
BindAttributes.BindType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BindAttributes.BindType[] |
BindAttributes.BindType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.smslib.smpp with parameters of type BindAttributes.BindType | |
---|---|
BindAttributes(java.lang.String systemId,
java.lang.String password,
java.lang.String systemType,
BindAttributes.BindType bindType)
|
|
BindAttributes(java.lang.String systemId,
java.lang.String password,
java.lang.String systemType,
BindAttributes.BindType bindType,
Address bindAddress)
|
|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |