Textractor API textractor-720 (20091120123250)

textractor.xml.pubmedabstracts.xml.types
Class OtherAbstractTypeType

java.lang.Object
  extended by textractor.xml.pubmedabstracts.xml.types.OtherAbstractTypeType
All Implemented Interfaces:
Serializable

public class OtherAbstractTypeType
extends Object
implements Serializable

Class OtherAbstractTypeType.

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

Field Summary
static OtherAbstractTypeType AAMC
          The instance of the AAMC type
static int AAMC_TYPE
          The AAMC type
static OtherAbstractTypeType AIDS
          The instance of the AIDS type
static int AIDS_TYPE
          The AIDS type
static OtherAbstractTypeType CONSUMER
          The instance of the Consumer type
static int CONSUMER_TYPE
          The Consumer type
static OtherAbstractTypeType KIE
          The instance of the KIE type
static int KIE_TYPE
          The KIE type
static OtherAbstractTypeType NASA
          The instance of the NASA type
static int NASA_TYPE
          The NASA type
static OtherAbstractTypeType PIP
          The instance of the PIP type
static int PIP_TYPE
          The PIP type
 
Method Summary
static Enumeration enumerate()
          Method enumerate Returns an enumeration of all possible instances of OtherAbstractTypeType
 int getType()
          Method getType Returns the type of this OtherAbstractTypeType
 String toString()
          Method toString Returns the String representation of this OtherAbstractTypeType
static OtherAbstractTypeType valueOf(String string)
          Method valueOf Returns a new OtherAbstractTypeType 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

NASA_TYPE

public static final int NASA_TYPE
The NASA type

See Also:
Constant Field Values

NASA

public static final OtherAbstractTypeType NASA
The instance of the NASA type


AIDS_TYPE

public static final int AIDS_TYPE
The AIDS type

See Also:
Constant Field Values

AIDS

public static final OtherAbstractTypeType AIDS
The instance of the AIDS type


CONSUMER_TYPE

public static final int CONSUMER_TYPE
The Consumer type

See Also:
Constant Field Values

CONSUMER

public static final OtherAbstractTypeType CONSUMER
The instance of the Consumer type


AAMC_TYPE

public static final int AAMC_TYPE
The AAMC type

See Also:
Constant Field Values

AAMC

public static final OtherAbstractTypeType AAMC
The instance of the AAMC type


KIE_TYPE

public static final int KIE_TYPE
The KIE type

See Also:
Constant Field Values

KIE

public static final OtherAbstractTypeType KIE
The instance of the KIE type


PIP_TYPE

public static final int PIP_TYPE
The PIP type

See Also:
Constant Field Values

PIP

public static final OtherAbstractTypeType PIP
The instance of the PIP type

Method Detail

enumerate

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

Returns:
an Enumeration over all possible instances of OtherAbstractTypeType

getType

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

Returns:
the type of this OtherAbstractTypeType

toString

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

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

valueOf

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

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

Textractor API textractor-720 (20091120123250)

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