Interface Compound

    • Method Detail

      • equalsIgnoreCase

        boolean equalsIgnoreCase​(Compound compound)
      • getDescription

        java.lang.String getDescription()
      • setDescription

        void setDescription​(java.lang.String description)
      • getShortName

        java.lang.String getShortName()
      • setShortName

        void setShortName​(java.lang.String shortName)
      • getLongName

        java.lang.String getLongName()
      • setLongName

        void setLongName​(java.lang.String longName)
      • getMolecularWeight

        java.lang.Float getMolecularWeight()
      • setMolecularWeight

        void setMolecularWeight​(java.lang.Float molecularWeight)