Package 

Class HelloExtension

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Property<String> author
    • Constructor Summary

      Constructors 
      Constructor Description
      HelloExtension(ObjectFactory objects)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Property<String> getAuthor() Just a template.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HelloExtension

        HelloExtension(ObjectFactory objects)