pid
Class ChemicalAbstractName

java.lang.Object
  extended by pid.Name
      extended by pid.ChemicalAbstractName
All Implemented Interfaces:
java.io.Serializable

public class ChemicalAbstractName
extends Name
implements java.io.Serializable

Chemical Abstract reference, used for chemical compounds

Author:
Samuel Croset
See Also:
Serialized Form

Constructor Summary
ChemicalAbstractName()
           
 
Method Summary
 
Methods inherited from class pid.Name
getAbbreviation, getFullName, getValue, setAbbreviation, setFullName, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChemicalAbstractName

public ChemicalAbstractName()