Package | Description |
---|---|
com.twilio.sdk.resource.lookups.v1 |
Modifier and Type | Method and Description |
---|---|
static PhoneNumber.Type |
PhoneNumber.Type.forValue(String value)
Generate a Type from a string.
|
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.