Name | Description | Required |
---|---|---|
class | The element's Java-class. | No, defaults to java.lang.Object. |
var | The name of the current element. | No, defaults to 'current'. |
enumerator | The name of the enumeration variable. | No, defaults to 'enumeration'. |
source | The enumeration. | Yes. |