Package | Description |
---|---|
org.mybatis.generator.api.dom.kotlin |
Modifier and Type | Method and Description |
---|---|
KotlinType.Type |
KotlinType.getType() |
static KotlinType.Type |
KotlinType.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KotlinType.Type[] |
KotlinType.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.