public class EnumProperty<T extends java.lang.Enum<T>> extends AbstractRuntimeProperty<T>
RuntimeProperty.RuntimePropertyListener| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
initialValue, value, wasExplicitlySet| Modifier | Constructor and Description |
|---|---|
protected |
EnumProperty(PropertyDefinition<T> propertyDefinition) |
addListener, checkRange, getInitialValue, getPropertyDefinition, getStringValue, getValue, initializeFrom, initializeFrom, invokeListeners, isExplicitlySet, removeListener, resetValue, setValue, setValue, setValueInternal, setValueInternalprivate static final long serialVersionUID
protected EnumProperty(PropertyDefinition<T> propertyDefinition)