| Modifier and Type | Method and Description |
|---|---|
EnumValueType |
BeamEnumInfo.getEnumValueType() |
static EnumValueType |
EnumValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumValueType[] |
EnumValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BeamEnumInfo(EnumValueType enumValueType,
com.helger.jcodemodel.JVar enumValue,
ShowlNodeShape enumNode) |
Copyright © 2019. All rights reserved.