Uses of Class
net.binis.codegen.generation.core.Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder
Packages that use Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder
-
Uses of Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder in net.binis.codegen.generation.core
Fields in net.binis.codegen.generation.core with type parameters of type Structures.PrototypeDataHandler.PrototypeDataHandlerBuilderMethods in net.binis.codegen.generation.core that return Structures.PrototypeDataHandler.PrototypeDataHandlerBuilderModifier and TypeMethodDescriptionStructures.defaultBuilder()Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder.enrichers(List<PrototypeEnricher> enrichers) Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder.inheritedEnrichers(List<PrototypeEnricher> inheritedEnrichers) Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder.predefinedEnrichers(List<Class<? extends net.binis.codegen.enrich.Enricher>> predefinedEnrichers) Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder.predefinedInheritedEnrichers(List<Class<? extends net.binis.codegen.enrich.Enricher>> predefinedInheritedEnrichers) Methods in net.binis.codegen.generation.core with parameters of type Structures.PrototypeDataHandler.PrototypeDataHandlerBuilderModifier and TypeMethodDescriptionprotected static booleanStructures.checkAnnotation(Annotation ann, Class<?> cls, Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder builder, BiFunction<Method, Annotation, Object> func) protected static voidStructures.copy(Structures.PrototypeDataHandler.PrototypeDataHandlerBuilder builder, PrototypeData proto)