Uses of Enum Class
org.mybatis.generator.api.dom.kotlin.KotlinType.Type
Packages that use KotlinType.Type
-
Uses of KotlinType.Type in org.mybatis.generator.api.dom.kotlin
Fields in org.mybatis.generator.api.dom.kotlin declared as KotlinType.TypeModifier and TypeFieldDescriptionprivate final KotlinType.TypeKotlinType.Builder.typeprivate final KotlinType.TypeKotlinType.typeMethods in org.mybatis.generator.api.dom.kotlin that return KotlinType.TypeModifier and TypeMethodDescriptionKotlinType.getType()static KotlinType.TypeReturns the enum constant of this class with the specified name.static KotlinType.Type[]KotlinType.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.mybatis.generator.api.dom.kotlin with parameters of type KotlinType.Type