Uses of Interface
net.binis.codegen.options.CodeOption
| Package | Description |
|---|---|
| net.binis.codegen.annotation | |
| net.binis.codegen.annotation.builder | |
| net.binis.codegen.options |
-
Uses of CodeOption in net.binis.codegen.annotation
Methods in net.binis.codegen.annotation that return types with arguments of type CodeOption Modifier and Type Method Description Class<? extends CodeOption>[]options() -
Uses of CodeOption in net.binis.codegen.annotation.builder
Methods in net.binis.codegen.annotation.builder that return types with arguments of type CodeOption Modifier and Type Method Description Class<? extends CodeOption>[]options()Class<? extends CodeOption>[]options()Class<? extends CodeOption>[]options()Class<? extends CodeOption>[]options() -
Uses of CodeOption in net.binis.codegen.options
Subinterfaces of CodeOption in net.binis.codegen.options Modifier and Type Interface Description interfaceHiddenCreateMethodOptioninterfaceValidationFormOptionFields in net.binis.codegen.options with type parameters of type CodeOption Modifier and Type Field Description static Class<? extends CodeOption>Options. HIDDEN_CREATE_METHODstatic Class<? extends CodeOption>Options. VALIDATION_FORM