Package | Description |
---|---|
org.apache.twill.api |
Classes in this package provides core functionality of the Twill library.
|
Modifier and Type | Method and Description |
---|---|
TwillSpecification.Order.Type |
TwillSpecification.Order.getType() |
static TwillSpecification.Order.Type |
TwillSpecification.Order.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TwillSpecification.Order.Type[] |
TwillSpecification.Order.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.