Class KotlinPropertyDeclaration
java.lang.Object
io.spring.initializr.generator.language.kotlin.KotlinPropertyDeclaration
- All Implemented Interfaces:
Annotatable
Declaration of a property written in Kotlin.
- Author:
- Matt Berteaux
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic classBuilder for creating aKotlinPropertyDeclaration.static final classstatic final class -
Method Summary
-
Method Details
-
val
-
var
-
getModifiers
-
annotate
- Specified by:
annotatein interfaceAnnotatable
-
getAnnotations
- Specified by:
getAnnotationsin interfaceAnnotatable
-