Class DiscreteProperty<T>
java.lang.Object
com.levigo.jadice.annotation.profiles.PropertyProfile<T>
com.levigo.jadice.annotation.profiles.DiscreteProperty<T>
-
Field Summary
Fields inherited from class com.levigo.jadice.annotation.profiles.PropertyProfile
propertyType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.levigo.jadice.annotation.profiles.PropertyProfile
getAnnotationProfile, getDefaultValue, getEditorFactories, getEditorFactory, getEditorFactory, getLabel, getLabels, getPreferredValues, getPropertyName, getPropertyType, isVirtual, setDefaultValue, setDefaultValueXML, setLabels, setPreferredValues, setPropertyName, setPropertyType, setVirtual, validate
-
Constructor Details
-
DiscreteProperty
public DiscreteProperty()
-
-
Method Details
-
getAllowedValues
- Returns:
- the possibleValues
-
hashCode
public int hashCode()- Overrides:
hashCode
in classPropertyProfile<T>
-
equals
- Overrides:
equals
in classPropertyProfile<T>
-
toString
-