p

Tag importEnum

Attributes 
NameRequiredTypeDescription
allSuffixfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The suffix mapping for a array with all enum values. Default value: ALL_VALUES.
typetruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The enum class.
varfalsejava.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.