com.levigo.jadice.annotation.profiles
Class UnrestrictedProperty<T>

java.lang.Object
  extended by com.levigo.jadice.annotation.profiles.PropertyProfile<T>
      extended by com.levigo.jadice.annotation.profiles.UnrestrictedProperty<T>

public class UnrestrictedProperty<T>
extends PropertyProfile<T>


Field Summary
 
Fields inherited from class com.levigo.jadice.annotation.profiles.PropertyProfile
propertyType
 
Constructor Summary
UnrestrictedProperty()
           
 
Method Summary
 void setPropertyType(Class<?> propertyType)
           
 String toString()
           
 
Methods inherited from class com.levigo.jadice.annotation.profiles.PropertyProfile
equals, getAnnotationProfile, getDefaultValue, getDefaultValueXML, getEditorFactories, getEditorFactory, getEditorFactory, getLabel, getLabel, getLabels, getPreferredValues, getPreferredValuesXML, getPropertyName, getPropertyType, hashCode, isVirtual, setDefaultValue, setDefaultValueXML, setLabels, setPreferredValues, setPreferredValuesXML, setPropertyName, setVirtual, validate
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnrestrictedProperty

public UnrestrictedProperty()
Method Detail

setPropertyType

public void setPropertyType(Class<?> propertyType)
Overrides:
setPropertyType in class PropertyProfile<T>
Parameters:
propertyType - the propertyType to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.