Uses of Class
pro.projo.interfaces.annotation.Options
| Package | Description |
|---|---|
| pro.projo.interfaces.annotation | |
| pro.projo.template.annotation |
| Package | Description |
|---|---|
| pro.projo.interfaces.annotation |
-
Uses of Options in pro.projo.interfaces.annotation
-
Uses of Options in pro.projo.template.annotation
Methods in pro.projo.template.annotation that return Options Modifier and Type Method Description static OptionsConfiguration. defaults()default OptionsConfiguration. options()Retrieves additional configuration options that were provided as an annotation parameter or package annotation.Methods in pro.projo.template.annotation with parameters of type Options Modifier and Type Method Description default booleanConfiguration. isDefault(Options options, Function<Options,?> option)Method parameters in pro.projo.template.annotation with type arguments of type Options Modifier and Type Method Description default booleanConfiguration. isDefault(Function<Options,?> option)Checks if the specified option is set to the default value.default booleanConfiguration. isDefault(Options options, Function<Options,?> option)