Uses of Interface
net.binis.codegen.enrich.PrototypeEnricher
| Package | Description |
|---|---|
| net.binis.codegen.enrich.handler | |
| net.binis.codegen.enrich.handler.base | |
| net.binis.codegen.generation.core.interfaces |
-
Uses of PrototypeEnricher in net.binis.codegen.enrich.handler
Classes in net.binis.codegen.enrich.handler that implement PrototypeEnricher Modifier and Type Class Description classAsEnricherHandlerclassCloneEnricherHandlerclassCreatorEnricherHandlerclassCreatorModifierEnricherHandlerclassFluentEnricherHandlerclassModifierEnricherHandlerclassQueryEnricherHandlerclassRegionEnricherHandlerclassValidationEnricherHandler -
Uses of PrototypeEnricher in net.binis.codegen.enrich.handler.base
Classes in net.binis.codegen.enrich.handler.base that implement PrototypeEnricher Modifier and Type Class Description classBaseEnricher -
Uses of PrototypeEnricher in net.binis.codegen.generation.core.interfaces
Methods in net.binis.codegen.generation.core.interfaces that return types with arguments of type PrototypeEnricher Modifier and Type Method Description List<PrototypeEnricher>PrototypeData. getEnrichers()List<PrototypeEnricher>PrototypeData. getInheritedEnrichers()