Interface Described


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

      • getDescription

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