|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.Preferences.loader.SemNetLoadPreferences.types.InheritanceLevelType
public class InheritanceLevelType
Class InheritanceLevelType.
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 |
---|
public static final int VALUE_0_TYPE
public static final InheritanceLevelType VALUE_0
public static final int VALUE_1_TYPE
public static final InheritanceLevelType VALUE_1
public static final int VALUE_2_TYPE
public static final InheritanceLevelType VALUE_2
Method Detail |
---|
public static java.util.Enumeration<java.lang.Object> enumerate()
public int getType()
public java.lang.String toString()
toString
in class java.lang.Object
public static InheritanceLevelType valueOf(java.lang.String string)
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |