TissueInfo API 20091124110011

edu.cornell.med.icb.allen.xml.types
Class AvgdensityTypeType

java.lang.Object
  extended by edu.cornell.med.icb.allen.xml.types.AvgdensityTypeType
All Implemented Interfaces:
Serializable

public class AvgdensityTypeType
extends Object
implements Serializable

Class AvgdensityTypeType.

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

Field Summary
static AvgdensityTypeType FLOAT
          The instance of the float type
static int FLOAT_TYPE
          The float type
 
Method Summary
static Enumeration<Object> enumerate()
          Method enumerate.Returns an enumeration of all possible instances of AvgdensityTypeType
 int getType()
          Method getType.Returns the type of this AvgdensityTypeType
 String toString()
          Method toString.Returns the String representation of this AvgdensityTypeType
static AvgdensityTypeType valueOf(String string)
          Method valueOf.Returns a new AvgdensityTypeType 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

FLOAT_TYPE

public static final int FLOAT_TYPE
The float type

See Also:
Constant Field Values

FLOAT

public static final AvgdensityTypeType FLOAT
The instance of the float type

Method Detail

enumerate

public static Enumeration<Object> enumerate()
Method enumerate.Returns an enumeration of all possible instances of AvgdensityTypeType

Returns:
an Enumeration over all possible instances of AvgdensityTypeType

getType

public int getType()
Method getType.Returns the type of this AvgdensityTypeType

Returns:
the type of this AvgdensityTypeType

toString

public String toString()
Method toString.Returns the String representation of this AvgdensityTypeType

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

valueOf

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

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

TissueInfo API 20091124110011

Copyright © 2001-2009 Institute for Computational Biomedicine, All Rights Reserved.