org.biomage.Array
Class ArrayGroup.OrientationMarkPosition
java.lang.Object
|
+--org.biomage.Array.ArrayGroup.OrientationMarkPosition
- Enclosing class:
- ArrayGroup
- public class ArrayGroup.OrientationMarkPosition
- extends java.lang.Object
Inner class for the enumeration values that the attribute
orientationMarkPosition can assume.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOP
public final int TOP
- See Also:
- Constant Field Values
BOTTOM
public final int BOTTOM
- See Also:
- Constant Field Values
LEFT
public final int LEFT
- See Also:
- Constant Field Values
RIGHT
public final int RIGHT
- See Also:
- Constant Field Values
setValueByName
public int setValueByName(java.lang.String name)
getValueByName
public int getValueByName(java.lang.String name)
setNameByValue
public java.lang.String setNameByValue(int val)
getNameByValue
public java.lang.String getNameByValue(int val)
getValue
public int getValue()
getName
public java.lang.String getName()
Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.