Package org.mybatis.generator.config
Class CommentGeneratorConfiguration.Builder
java.lang.Object
org.mybatis.generator.config.PropertyHolder.AbstractBuilder<T>
org.mybatis.generator.config.TypedPropertyHolder.TypedBuilder<CommentGeneratorConfiguration.Builder>
org.mybatis.generator.config.CommentGeneratorConfiguration.Builder
- Enclosing class:
- CommentGeneratorConfiguration
public static class CommentGeneratorConfiguration.Builder
extends TypedPropertyHolder.TypedBuilder<CommentGeneratorConfiguration.Builder>
-
Field Summary
Fields inherited from class org.mybatis.generator.config.TypedPropertyHolder.TypedBuilder
configurationType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()protected CommentGeneratorConfiguration.BuildergetThis()Methods inherited from class org.mybatis.generator.config.TypedPropertyHolder.TypedBuilder
withConfigurationTypeMethods inherited from class org.mybatis.generator.config.PropertyHolder.AbstractBuilder
withProperties, withProperty
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
getThis
- Specified by:
getThisin classPropertyHolder.AbstractBuilder<CommentGeneratorConfiguration.Builder>
-
build
-