Interface NucleicAcidResidueComponent

All Superinterfaces:
ResidueComponent
All Known Subinterfaces:
Nucleobase, Purine, Pyrimidine
All Known Implementing Classes:
ImmutablePhosphate, ImmutableRibose, Phosphate, Ribose

public interface NucleicAcidResidueComponent extends ResidueComponent
A component of a nucleotide.
  • Method Details

    • nucleotideComponentType

      NucleotideComponentType nucleotideComponentType()
      Returns:
      The type of this nucleotide component.