Interface Described

  • All Known Implementing Classes:
    EtdContractSpec, PortfolioItemSummary, ProductType

    public interface Described
    A described instance.

    This simple interface is used to define objects that have a human-readable description. This can be used alongside Named to provide a way to decode names that are codified.

    • Method Detail

      • getDescription

        String getDescription()
        Gets the human-readable described of the instance.
        Returns:
        the description