Package org.kiwiproject.dynamicproperties.annotation


package org.kiwiproject.dynamicproperties.annotation
  • Class
    Description
    This class describes an option for a select element (or similar UI control) and can be used when you want a different display value than the selected value.
     
    Defines the contract for classes that want to supply Choice objects.
    Annotation that indicates a class field is discoverable as dynamic.
    Define unit of measurement for a field based on an enum.
    Dummy ChoiceSupplier class used as default value for optional attributes of annotations.
    Dummy enum class used as default value for optional attributes of annotations.
    Define unit of measurement for a field.