Interface Compound

    • Method Detail

      • equalsIgnoreCase

        boolean equalsIgnoreCase​(Compound compound)
      • getDescription

        String getDescription()
      • setDescription

        void setDescription​(String description)
      • getShortName

        String getShortName()
      • setShortName

        void setShortName​(String shortName)
      • getLongName

        String getLongName()
      • setLongName

        void setLongName​(String longName)
      • getMolecularWeight

        Float getMolecularWeight()
      • setMolecularWeight

        void setMolecularWeight​(Float molecularWeight)