Documentation of 'jsci.biology.AminoAcid' Java class
AminoAcid
jsci.biology

Class AminoAcid

  • All Implemented Interfaces:
    java.io.Serializable


    public class AminoAcid
    extends Molecule
    A class representing an Amino-Acid.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      AminoAcid(java.lang.String name, java.lang.String abbreviation, java.lang.String symbol, java.lang.String molecularFormula)
      Constructs an AminoAcid.
    • Constructor Detail

      • AminoAcid

        public AminoAcid(java.lang.String name,
                         java.lang.String abbreviation,
                         java.lang.String symbol,
                         java.lang.String molecularFormula)
        Constructs an AminoAcid.
    • Method Detail

      • getName

        public java.lang.String getName()
        Returns the name.
      • getAbbreviation

        public java.lang.String getAbbreviation()
        Returns the abbreviation.
      • getSymbol

        public java.lang.String getSymbol()
        Returns the symbol.
      • getMolecularFormula

        public java.lang.String getMolecularFormula()
        Returns the molecular formula.
      • getMolecularWeight

        public double getMolecularWeight()
        Returns the molecular weight.
      • getIsoelectricPoint

        public double getIsoelectricPoint()
        Returns the isoelectric point.
      • getCASRegistryNumber

        public java.lang.String getCASRegistryNumber()
        Returns the CAS registry number.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.