Interface HasLabel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String LABEL  
    • Method Detail

      • getLabel

        java.lang.String getLabel()
        Returns the String label of an object.
        Returns:
        the label
      • setLabel

        void setLabel​(java.lang.Object label)
        Sets the label of an object
        Parameters:
        label - the new label.
      • getLabelObject

        java.lang.Object getLabelObject()
        Returns the label of an object.
        Returns:
        the label