| Package | Description |
|---|---|
| com.asakusafw.info.operator |
Asakusa operator DSL information models.
|
| Modifier and Type | Method and Description |
|---|---|
List<InputGroup.Order> |
InputGroup.getOrder()
Returns the order.
|
| Constructor and Description |
|---|
InputGroup(List<String> keys,
List<InputGroup.Order> order)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.