org.LexGrid.LexBIG.DataModel.cagrid
Class Direction

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.cagrid.Direction
All Implemented Interfaces:
java.io.Serializable

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

Direction indicating class implementation

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

Constructor Summary
Direction()
           
 
Method Summary
 java.lang.Boolean getIsForward()
          Returns the value of field 'isForward'.
 java.lang.Boolean isIsForward()
          Returns the value of field 'isForward'.
 void setIsForward(java.lang.Boolean isForward)
          Sets the value of field 'isForward'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Direction

public Direction()
Method Detail

getIsForward

public java.lang.Boolean getIsForward()
Returns the value of field 'isForward'. The field 'isForward' has the following description: Indication of traversal direction of a graph edge

Returns:
the value of field 'IsForward'.

isIsForward

public java.lang.Boolean isIsForward()
Returns the value of field 'isForward'. The field 'isForward' has the following description: Indication of traversal direction of a graph edge

Returns:
the value of field 'IsForward'.

setIsForward

public void setIsForward(java.lang.Boolean isForward)
Sets the value of field 'isForward'. The field 'isForward' has the following description: Indication of traversal direction of a graph edge

Parameters:
isForward - the value of field 'isForward'.

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.