org.biojava3.core.sequence.template
Interface ComplementCompound

All Superinterfaces:
Compound
All Known Implementing Classes:
NucleotideCompound

public interface ComplementCompound
extends Compound


Method Summary
 ComplementCompound getComplement()
           
 
Methods inherited from interface org.biojava3.core.sequence.template.Compound
equalsIgnoreCase, getDescription, getLongName, getMolecularWeight, getShortName, setDescription, setLongName, setMolecularWeight, setShortName
 

Method Detail

getComplement

ComplementCompound getComplement()