Interface ILabel

All Known Implementing Classes:
Label

public interface ILabel
Command with label information.
  • Method Summary

    Modifier and Type Method Description
    String getLabel()
    Get label.
  • Method Details

    • getLabel

      String getLabel()
      Get label.
      Returns:
      label.