Uses of Class
com.twilio.sdk.resource.instance.lookups.PhoneNumber.Type

Packages that use PhoneNumber.Type
com.twilio.sdk.resource.instance.lookups   
 

Uses of PhoneNumber.Type in com.twilio.sdk.resource.instance.lookups
 

Methods in com.twilio.sdk.resource.instance.lookups that return PhoneNumber.Type
 PhoneNumber.Type PhoneNumber.getType()
           
static PhoneNumber.Type PhoneNumber.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PhoneNumber.Type[] PhoneNumber.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.