Package | Description |
---|---|
com.asakusafw.operator.model |
Internal representation of Asakusa operators and data models.
|
Modifier and Type | Method and Description |
---|---|
KeyMirror.Direction |
KeyMirror.Order.getDirection()
Returns the ordering direction.
|
static KeyMirror.Direction |
KeyMirror.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyMirror.Direction[] |
KeyMirror.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.