| Name | Required | Type | Description |
|---|---|---|---|
allSuffix | false | jakarta.el.ValueExpression
(must evaluate to java.lang.String)
| Deprecated. Use the key ALL_VALUES to access all values, which is and was always available.The suffix mapping for an array with all enum values.Default is ALL_VALUES. |
type | true | jakarta.el.ValueExpression
(must evaluate to java.lang.String)
| The enum class. |
var | false | jakarta.el.ValueExpression
(must evaluate to java.lang.String)
| The EL variable which can be used to obtain the constants.Default is Name of the class without package.. |
Output generated by Vdldoc View Declaration Language Documentation Generator.