|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Address.NumberingPlanIndicator | |
---|---|
org.smslib.smpp |
Uses of Address.NumberingPlanIndicator in org.smslib.smpp |
---|
Methods in org.smslib.smpp that return Address.NumberingPlanIndicator | |
---|---|
Address.NumberingPlanIndicator |
Address.getNumberingPlanIndicator()
|
static Address.NumberingPlanIndicator |
Address.NumberingPlanIndicator.valueOf(byte value)
Get the associated NumberingPlanIndicator by it's value. |
static Address.NumberingPlanIndicator |
Address.NumberingPlanIndicator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Address.NumberingPlanIndicator[] |
Address.NumberingPlanIndicator.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 Address.NumberingPlanIndicator | |
---|---|
Address(Address.TypeOfNumber typeOfNumber,
Address.NumberingPlanIndicator numberingPlanIndicator)
|
|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |