SMSLib 3.5.3

Uses of Class
org.smslib.smpp.Address.NumberingPlanIndicator

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

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