Class KotlinPropertySpec

  • All Implemented Interfaces:
    io.toolisticon.kotlin.generation.poet.PoetSpecSupplier , io.toolisticon.kotlin.generation.poet.PropertySpecSupplier , io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpec , io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpecSupplier , io.toolisticon.kotlin.generation.spec.KotlinPropertySpecSupplier , java.util.function.Supplier

    
    public final class KotlinPropertySpec
     implements KotlinGeneratorSpec<KotlinPropertySpec, PropertySpec, PropertySpecSupplier>, KotlinPropertySpecSupplier
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      KotlinPropertySpec(PropertySpec spec)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final TypeName getType()
      final Boolean getMutable()
      KotlinPropertySpec spec()
      PropertySpec get()
      • Methods inherited from class io.toolisticon.kotlin.generation.spec.KotlinGeneratorSpec

        getCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait