Interface Described


public interface Described
Represents an object with a description
Since:
1.4
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the object's description
  • Method Details

    • getDescription

      String getDescription()
      Returns the object's description
      Returns:
      the description of the object as String
      Since:
      1.4