ZERO_TO_MANY Enumeration constant corresponding to literal ZeroToMany.
Method Summary
public boolean
equals(java.lang.Object o) Indicates whether some other object is equal to this enumeration value.
Parameters: o - The reference object with which to compare.
Indicates whether some other object is equal to this enumeration value.
Parameters: o - The reference object with which to compare. true if the other object is the enumeration of the same type and of the same value.
Translates literal name to correspondent enumeration value.
Parameters: name - Enumeration literal. Enumeration value corresponding to the passed literal.