Annotation Type PropertyOptions

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Class<? extends PropertyHandler> propertyHandler
      The property handler class which creates the necessary code for getting, setting or initializing properties.
    • Element Detail

      • propertyHandler

        Class<? extends PropertyHandler> propertyHandler
        The property handler class which creates the necessary code for getting, setting or initializing properties.
        Default:
        groovy.transform.options.DefaultPropertyHandler.class