Schnittstelle ILabelHolder

Alle bekannten Unterschnittstellen:
IFluentMutableLabelHolder<H>, IMutableLabelHolder

public interface ILabelHolder
A ILabelHolder has a label.
Autor:
Silvan Wyss
  • Methodenübersicht

    Modifikator und Typ
    Methode
    Beschreibung
     
    default String
     
  • Methodendetails

    • getLabel

      String getLabel()
      Gibt zurück:
      the label of the current ILabelHolder.
    • getLabelInQuotes

      default String getLabelInQuotes()
      Gibt zurück:
      the label of the current ILabelHolder in quotes.