Interface Description

All Known Implementing Classes:
BasicDescription

public interface Description
Understands a description of something.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of this description.
  • Method Details

    • value

      String value()
      Returns the value of this description.
      Returns:
      the value of this description.