Uses of Enum Class
org.mybatis.generator.api.dom.kotlin.KotlinProperty.Type
Packages that use KotlinProperty.Type
-
Uses of KotlinProperty.Type in org.mybatis.generator.api.dom.kotlin
Fields in org.mybatis.generator.api.dom.kotlin declared as KotlinProperty.TypeModifier and TypeFieldDescriptionprivate final KotlinProperty.TypeKotlinProperty.Builder.typeprivate final KotlinProperty.TypeKotlinProperty.typeMethods in org.mybatis.generator.api.dom.kotlin that return KotlinProperty.TypeModifier and TypeMethodDescriptionKotlinProperty.getType()static KotlinProperty.TypeReturns the enum constant of this class with the specified name.static KotlinProperty.Type[]KotlinProperty.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 KotlinProperty.Type