Interface ComplementCompound
- 
- All Superinterfaces:
 Compound
- All Known Implementing Classes:
 NucleotideCompound
public interface ComplementCompound extends Compound
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ComplementCompoundgetComplement()- 
Methods inherited from interface org.biojava.nbio.core.sequence.template.Compound
equalsIgnoreCase, getDescription, getLongName, getMolecularWeight, getShortName, setDescription, setLongName, setMolecularWeight, setShortName 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getComplement
ComplementCompound getComplement()
 
 - 
 
 -