Interface Compound
- All Known Subinterfaces:
ComplementCompound
- All Known Implementing Classes:
AbstractCompound,AminoAcidCompound,CaseInsensitiveCompound,CodonCompound,NucleotideCompound,Table.Codon
public interface Compound
-
Method Summary
Modifier and TypeMethodDescriptionbooleanequalsIgnoreCase(Compound compound) voidsetDescription(String description) voidsetLongName(String longName) voidsetMolecularWeight(Float molecularWeight) voidsetShortName(String shortName)