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