Interface BaseDescription

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getDescription()
      Gets the description of this base description
      java.lang.String getId()
      Gets the id of this base description
      java.lang.String getShortName()
      Gets the short name of this base description
    • Method Detail

      • getId

        java.lang.String getId()
        Gets the id of this base description
        Returns:
        id
      • getShortName

        java.lang.String getShortName()
        Gets the short name of this base description
        Returns:
        short name
      • getDescription

        java.lang.String getDescription()
        Gets the description of this base description
        Returns:
        description