Uses of Class
org.mybatis.generator.api.dom.kotlin.KotlinType.Builder
Packages that use KotlinType.Builder
-
Uses of KotlinType.Builder in org.mybatis.generator.api.dom.kotlin
Methods in org.mybatis.generator.api.dom.kotlin that return KotlinType.BuilderModifier and TypeMethodDescriptionKotlinType.Builder.getThis()static KotlinType.Builderstatic KotlinType.BuilderKotlinType.newCompanionObject()static KotlinType.BuilderKotlinType.newCompanionObject(String name) static KotlinType.BuilderKotlinType.newInterface(String name) static KotlinType.BuilderKotlinType.Builder.withConstructorProperty(KotlinProperty kotlinProperty) KotlinType.Builder.withSuperType(String superType) Constructors in org.mybatis.generator.api.dom.kotlin with parameters of type KotlinType.Builder