Class UnrestrictedProperty<T>
java.lang.Object
com.levigo.jadice.annotation.profiles.PropertyProfile<T>
com.levigo.jadice.annotation.profiles.UnrestrictedProperty<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
equals, getAnnotationProfile, getDefaultValue, getEditorFactories, getEditorFactory, getEditorFactory, getLabel, getLabels, getPreferredValues, getPropertyName, getPropertyType, hashCode, isVirtual, setDefaultValue, setDefaultValueXML, setLabels, setPreferredValues, setPropertyName, setVirtual, validate
-
Constructor Details
-
UnrestrictedProperty
public UnrestrictedProperty()
-
-
Method Details
-
setPropertyType
- Overrides:
setPropertyType
in classPropertyProfile<T>
- Parameters:
propertyType
- the propertyType to set
-
toString
-