Package | Description |
---|---|
com.asakusafw.info.value |
Wrapped values.
|
Modifier and Type | Method and Description |
---|---|
static EnumInfo |
EnumInfo.of(ClassInfo declaringClass,
String name)
Returns an instance for the enum constant.
|
static EnumInfo |
EnumInfo.of(Enum<?> value)
Returns an instance for the enum constant.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.