Class KotlinFunctionParts.Builder
java.lang.Object
org.mybatis.generator.runtime.kotlin.elements.KotlinFunctionParts.Builder
- Enclosing class:
KotlinFunctionParts
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAnnotation
(String annotation) withArgument
(KotlinArg argument) withCodeLine
(String codeLine) withImport
(String im) withImports
(Set<String> imports)