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.


Field Summary
 int BOTTOM
           
 int LEFT
           
 int RIGHT
           
 int TOP
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getNameByValue(int val)
           
 int getValue()
           
 int getValueByName(java.lang.String name)
           
 java.lang.String setNameByValue(int val)
           
 int setValueByName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Method Detail

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.