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