pid
Class UniprotName

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

public class UniprotName
extends Name

Reference to a uniprot accession string

Author:
Samuel Croset
See Also:
Serialized Form

Constructor Summary
UniprotName()
           
 
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

UniprotName

public UniprotName()