Textractor API textractor-720 (20091120123250)

textractor.xml.uniprot.xml.types
Class OrganismNameTypeTypeType

java.lang.Object
  extended by textractor.xml.uniprot.xml.types.OrganismNameTypeTypeType
All Implemented Interfaces:
Serializable

public class OrganismNameTypeTypeType
extends Object
implements Serializable

Class OrganismNameTypeTypeType.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Field Summary
static OrganismNameTypeTypeType ABBREVIATION
          The instance of the abbreviation type
static int ABBREVIATION_TYPE
          The abbreviation type
static OrganismNameTypeTypeType COMMON
          The instance of the common type
static int COMMON_TYPE
          The common type
static OrganismNameTypeTypeType FULL
          The instance of the full type
static int FULL_TYPE
          The full type
static OrganismNameTypeTypeType SCIENTIFIC
          The instance of the scientific type
static int SCIENTIFIC_TYPE
          The scientific type
static OrganismNameTypeTypeType SYNONYM
          The instance of the synonym type
static int SYNONYM_TYPE
          The synonym type
 
Method Summary
static Enumeration enumerate()
          Method enumerate Returns an enumeration of all possible instances of OrganismNameTypeTypeType
 int getType()
          Method getType Returns the type of this OrganismNameTypeTypeType
 String toString()
          Method toString Returns the String representation of this OrganismNameTypeTypeType
static OrganismNameTypeTypeType valueOf(String string)
          Method valueOf Returns a new OrganismNameTypeTypeType based on the given String value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

COMMON_TYPE

public static final int COMMON_TYPE
The common type

See Also:
Constant Field Values

COMMON

public static final OrganismNameTypeTypeType COMMON
The instance of the common type


FULL_TYPE

public static final int FULL_TYPE
The full type

See Also:
Constant Field Values

FULL

public static final OrganismNameTypeTypeType FULL
The instance of the full type


SCIENTIFIC_TYPE

public static final int SCIENTIFIC_TYPE
The scientific type

See Also:
Constant Field Values

SCIENTIFIC

public static final OrganismNameTypeTypeType SCIENTIFIC
The instance of the scientific type


SYNONYM_TYPE

public static final int SYNONYM_TYPE
The synonym type

See Also:
Constant Field Values

SYNONYM

public static final OrganismNameTypeTypeType SYNONYM
The instance of the synonym type


ABBREVIATION_TYPE

public static final int ABBREVIATION_TYPE
The abbreviation type

See Also:
Constant Field Values

ABBREVIATION

public static final OrganismNameTypeTypeType ABBREVIATION
The instance of the abbreviation type

Method Detail

enumerate

public static Enumeration enumerate()
Method enumerate Returns an enumeration of all possible instances of OrganismNameTypeTypeType

Returns:
an Enumeration over all possible instances of OrganismNameTypeTypeType

getType

public int getType()
Method getType Returns the type of this OrganismNameTypeTypeType

Returns:
the type of this OrganismNameTypeTypeType

toString

public String toString()
Method toString Returns the String representation of this OrganismNameTypeTypeType

Overrides:
toString in class Object
Returns:
the String representation of this OrganismNameTypeTypeType

valueOf

public static OrganismNameTypeTypeType valueOf(String string)
Method valueOf Returns a new OrganismNameTypeTypeType based on the given String value.

Parameters:
string -
Returns:
the OrganismNameTypeTypeType value of parameter 'string'

Textractor API textractor-720 (20091120123250)

Copyright © 2003-2008 Institute for Computational Biomedicine, All Rights Reserved.