Class LabelAnnotations

    • Constructor Summary

      Constructors 
      Constructor Description
      LabelAnnotations​(java.lang.reflect.Field field)
      Creates a new label annotations object.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLabel()
      Get defined definition.
      java.lang.String[] getLabelHints()
      Get defined label hints.
      • Methods inherited from class java.lang.Object

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

      • LabelAnnotations

        public LabelAnnotations​(java.lang.reflect.Field field)
        Creates a new label annotations object.
        Parameters:
        field - field to parse