pid
Class AliasName

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

public class AliasName
extends Name
implements java.io.Serializable

Alternative name for a protein

Author:
Samuel Croset
See Also:
Serialized Form

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

AliasName

public AliasName()