Uses of Interface
net.anwiba.tools.generator.java.bean.configuration.IAsObjectMethodFactory
Packages that use IAsObjectMethodFactory
-
Uses of IAsObjectMethodFactory in net.anwiba.tools.generator.java.bean.configuration
Methods in net.anwiba.tools.generator.java.bean.configuration that return IAsObjectMethodFactoryMethods in net.anwiba.tools.generator.java.bean.configuration with parameters of type IAsObjectMethodFactoryModifier and TypeMethodDescriptionvoidMemberBuilder.asObject(IAsObjectMethodFactory asObjectMethodFactory) Constructors in net.anwiba.tools.generator.java.bean.configuration with parameters of type IAsObjectMethodFactoryModifierConstructorDescriptionMember(Type type, String name, Object value, boolean isNullable, boolean isImutable, List<Annotation> annotationConfigurations, String comment, Setter setter, Getter getter, IValueOfMethodFactory valueOfMethodFactory, IAsObjectMethodFactory asObjectMethodFactory)