org.LexGrid.LexBIG.Preferences.loader.SemNetLoadPreferences.types
Class InheritanceLevelType

java.lang.Object
  extended by org.LexGrid.LexBIG.Preferences.loader.SemNetLoadPreferences.types.InheritanceLevelType
All Implemented Interfaces:
java.io.Serializable

public class InheritanceLevelType
extends java.lang.Object
implements java.io.Serializable

Class InheritanceLevelType.

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

Field Summary
static InheritanceLevelType VALUE_0
          The instance of the 0 type
static int VALUE_0_TYPE
          The 0 type
static InheritanceLevelType VALUE_1
          The instance of the 1 type
static int VALUE_1_TYPE
          The 1 type
static InheritanceLevelType VALUE_2
          The instance of the 2 type
static int VALUE_2_TYPE
          The 2 type
 
Method Summary
static java.util.Enumeration<java.lang.Object> enumerate()
          Method enumerate.Returns an enumeration of all possible instances of InheritanceLevelType
 int getType()
          Method getType.Returns the type of this InheritanceLevelType
 java.lang.String toString()
          Method toString.Returns the String representation of this InheritanceLevelType
static InheritanceLevelType valueOf(java.lang.String string)
          Method valueOf.Returns a new InheritanceLevelType 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

VALUE_0_TYPE

public static final int VALUE_0_TYPE
The 0 type

See Also:
Constant Field Values

VALUE_0

public static final InheritanceLevelType VALUE_0
The instance of the 0 type


VALUE_1_TYPE

public static final int VALUE_1_TYPE
The 1 type

See Also:
Constant Field Values

VALUE_1

public static final InheritanceLevelType VALUE_1
The instance of the 1 type


VALUE_2_TYPE

public static final int VALUE_2_TYPE
The 2 type

See Also:
Constant Field Values

VALUE_2

public static final InheritanceLevelType VALUE_2
The instance of the 2 type

Method Detail

enumerate

public static java.util.Enumeration<java.lang.Object> enumerate()
Method enumerate.Returns an enumeration of all possible instances of InheritanceLevelType

Returns:
an Enumeration over all possible instances of InheritanceLevelType

getType

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

Returns:
the type of this InheritanceLevelType

toString

public java.lang.String toString()
Method toString.Returns the String representation of this InheritanceLevelType

Overrides:
toString in class java.lang.Object
Returns:
the String representation of this InheritanceLevelTyp

valueOf

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

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

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.