Class KotlinPropertyDeclaration.Builder<T extends KotlinPropertyDeclaration.Builder<T>>
java.lang.Object
io.spring.initializr.generator.language.kotlin.KotlinPropertyDeclaration.Builder<T>
- Type Parameters:
T
- aKotlinPropertyDeclaration.Builder
subclass.
- Direct Known Subclasses:
KotlinPropertyDeclaration.ValBuilder
,KotlinPropertyDeclaration.VarBuilder
- Enclosing class:
- KotlinPropertyDeclaration
public abstract static class KotlinPropertyDeclaration.Builder<T extends KotlinPropertyDeclaration.Builder<T>>
extends Object
Builder for creating a
KotlinPropertyDeclaration
.-
Method Details
-
self
-
getter
-
setter
-
returning
-
modifiers
-
emptyValue
-
value
-