Class NucleotideImpl

  • All Implemented Interfaces:
    Group

    public class NucleotideImpl
    extends HetatomImpl
    implements Group
    A nucleotide group is almost the same as a Hetatm group.
    Since:
    1.4
    Version:
    %I% %G%
    Author:
    Andreas Prlic
    See Also:
    HetatomImpl, AminoAcidImpl
    • Field Detail

      • type

        public static final java.lang.String type
        this is a "nucleotide", a special occurance of a Hetatom.
        See Also:
        Constant Field Values
    • Constructor Detail

      • NucleotideImpl

        public NucleotideImpl()
    • Method Detail

      • getType

        public java.lang.String getType()
        Description copied from class: HetatomImpl
        Returns the type value.
        Specified by:
        getType in interface Group
        Overrides:
        getType in class HetatomImpl
        Returns:
        a String representing the type value
      • clone

        public java.lang.Object clone()
        Description copied from class: HetatomImpl
        returns and identical copy of this Group object .
        Specified by:
        clone in interface Group
        Overrides:
        clone in class HetatomImpl
        Returns:
        and identical copy of this Group object