pid
Class RNA

java.lang.Object
  extended by pid.Molecule
      extended by pid.RNA
All Implemented Interfaces:
java.io.Serializable

public class RNA
extends Molecule

Type of molecule, storing the information about protein structures among other things.

Author:
Samuel Croset
See Also:
Serialized Form

Constructor Summary
RNA()
           
 
Method Summary
 
Methods inherited from class pid.Molecule
getComplexComponents, getId, getMembers, getNames, getParts, getPreferredSymbolName, getUniprotName, setComplexComponents, setId, setMembers, setNames, setParts
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RNA

public RNA()