public static class KotlinType.Builder extends KotlinNamedItemContainer.NamedItemContainerBuilder<KotlinType.Builder>
| Modifier and Type | Method and Description |
|---|---|
KotlinType |
build() |
KotlinType.Builder |
getThis() |
KotlinType.Builder |
withConstructorProperty(KotlinProperty kotlinProperty) |
KotlinType.Builder |
withSuperType(String superType) |
withNamedItemwithAnnotation, withModifierpublic KotlinType.Builder withConstructorProperty(KotlinProperty kotlinProperty)
public KotlinType.Builder withSuperType(String superType)
public KotlinType.Builder getThis()
getThis in class KotlinNamedItemContainer.NamedItemContainerBuilder<KotlinType.Builder>public KotlinType build()
Copyright © 2006–2025 MyBatis.org. All rights reserved.