Package | Description |
---|---|
com.asakusafw.vocabulary.attribute |
Attributes about flow elements.
|
Modifier and Type | Method and Description |
---|---|
ViewInfo.ViewKind |
ViewInfo.getKind()
Returns the view kind.
|
static ViewInfo.ViewKind |
ViewInfo.ViewKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewInfo.ViewKind[] |
ViewInfo.ViewKind.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.