Name | Required | Type | Description |
---|---|---|---|
allSuffix | false | jakarta.el.ValueExpression
(must evaluate to java.lang.String )
| The suffix mapping for a array with all enum values. Default value: ALL_VALUES. |
type | true | jakarta.el.ValueExpression
(must evaluate to java.lang.String )
| The enum class. |
var | false | java.lang.String | The EL variable which can be used to obtain the enum values. Default value: Name of the class without package. |
Output generated by Vdldoc View Declaration Language Documentation Generator.