| Package | Description |
|---|---|
| net.fortytwo.ripple.model.enums |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionOrder |
ExpressionOrder.find(String name) |
static ExpressionOrder |
ExpressionOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionOrder[] |
ExpressionOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2012 fortytwo.net. All Rights Reserved.