HiRISE

HiRISE.HiReport.form
Class ObservationNavigationForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by HiRISE.HiReport.form.ObservationForm
          extended by HiRISE.HiReport.form.ObservationNavigationForm
All Implemented Interfaces:
Serializable

public class ObservationNavigationForm
extends ObservationForm

Form for navigating through observations by ID

Author:
guym
See Also:
Serialized Form

Nested Class Summary
static class ObservationNavigationForm.Direction
          Allowed directions
 
Field Summary
static String ID
          CVS ID
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
ObservationNavigationForm()
           
 
Method Summary
 String getGo()
          Get the direction.
 void setGo(String go)
          Set the direction
 
Methods inherited from class HiRISE.HiReport.form.ObservationForm
getId, setId, validate
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
CVS ID

See Also:
Constant Field Values
Constructor Detail

ObservationNavigationForm

public ObservationNavigationForm()
Method Detail

setGo

public void setGo(String go)
Set the direction

Parameters:
go - Should be a valid Direction, otherwise back is assumed

getGo

public String getGo()
Get the direction.

Returns:
direction

HiRISE

Copyright \ (C) Arizona Board of Regents on behalf of the \ Planetary Image Research Laboratory, Lunar and \ Planetary Laboratory at the University of Arizona