Interface TitleAccessor

All Known Subinterfaces:
TitleAccessor.TitleProperty

public interface TitleAccessor
Provides an accessor for a title property.
  • Method Details

    • getTitle

      String getTitle()
      Retrieves the title from the title property.
      Returns:
      The title stored by the title property.