|
TissueInfo API 20091124110011 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cornell.med.icb.allen.xml.types.AgeTypeType
public class AgeTypeType
Class AgeTypeType.
| Field Summary | |
|---|---|
static AgeTypeType |
INTEGER
The instance of the integer type |
static int |
INTEGER_TYPE
The integer type |
| Method Summary | |
|---|---|
static Enumeration<Object> |
enumerate()
Method enumerate.Returns an enumeration of all possible instances of AgeTypeType |
int |
getType()
Method getType.Returns the type of this AgeTypeType |
String |
toString()
Method toString.Returns the String representation of this AgeTypeType |
static AgeTypeType |
valueOf(String string)
Method valueOf.Returns a new AgeTypeType 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 INTEGER_TYPE
public static final AgeTypeType INTEGER
| Method Detail |
|---|
public static Enumeration<Object> enumerate()
public int getType()
public String toString()
toString in class Objectpublic static AgeTypeType valueOf(String string)
string -
|
TissueInfo API 20091124110011 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||