Package | Description |
---|---|
org.mybatis.generator.api.dom.kotlin |
Modifier and Type | Method and Description |
---|---|
KotlinProperty.Type |
KotlinProperty.getType() |
static KotlinProperty.Type |
KotlinProperty.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KotlinProperty.Type[] |
KotlinProperty.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2022 MyBatis.org. All rights reserved.