| Package | Description |
|---|---|
| com.twilio.rest.fax.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Fax.Direction |
Fax.Direction.forValue(String value)
Generate a Direction from a string.
|
Fax.Direction |
Fax.getDirection()
Returns The The direction of this fax.
|
static Fax.Direction |
Fax.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fax.Direction[] |
Fax.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.