Class AminoAcidImpl

java.lang.Object
org.biojava.nbio.structure.HetatomImpl
org.biojava.nbio.structure.AminoAcidImpl
All Implemented Interfaces:
Serializable, AminoAcid, Group

public class AminoAcidImpl extends HetatomImpl implements AminoAcid, Serializable
AminoAcid inherits most from Hetatom. Adds a few AminoAcid specific methods.
Since:
1.4
Version:
%I% %G%
Author:
Andreas Prlic, Jules Jacobsen
See Also:
  • Field Details

    • type

      public static final GroupType type
      this is an Amino acid. type is "amino".
  • Constructor Details

    • AminoAcidImpl

      public AminoAcidImpl()
      inherits most from Hetero and has just a few extensions.
  • Method Details