Class KotlinEnumClassSpec
-
- All Implemented Interfaces:
-
io.toolisticon.kotlin.generation.poet.PoetSpecSupplier,io.toolisticon.kotlin.generation.poet.TypeSpecSupplier,io.toolisticon.kotlin.generation.spec.KotlinDocumentableSpec,io.toolisticon.kotlin.generation.spec.KotlinEnumClassSpecSupplier,io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpec,io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpecSupplier,io.toolisticon.kotlin.generation.spec.KotlinGeneratorTypeSpec,java.util.function.Supplier
public final class KotlinEnumClassSpec implements KotlinGeneratorTypeSpec<KotlinEnumClassSpec>, KotlinEnumClassSpecSupplier, KotlinDocumentableSpec
-
-
Constructor Summary
Constructors Constructor Description KotlinEnumClassSpec(TypeSpec spec)
-
Method Summary
Modifier and Type Method Description KDocgetKdoc()KotlinEnumClassSpecspec()TypeSpecget()-
-
Method Detail
-
spec
KotlinEnumClassSpec spec()
-
get
TypeSpec get()
-
-
-
-