HiRISE.HiReport.form
public class TagForm extends org.apache.struts.action.ActionForm
Constructor and Description |
---|
TagForm() |
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
long[] |
getId() |
String[] |
getObservation() |
String[] |
getProduct() |
String[] |
getTag() |
void |
setComment(String comment) |
void |
setId(long... id) |
void |
setObservation(String... observation) |
void |
setProduct(String... product) |
void |
setTag(String... tag) |
public static final String ID
public String[] getObservation()
public void setObservation(String... observation)
observation
- the observation to setpublic String[] getProduct()
public void setProduct(String... product)
product
- the product to setpublic String[] getTag()
public void setTag(String... tag)
tag
- the tag to setpublic long[] getId()
public void setId(long... id)
id
- Tag IDspublic String getComment()
public void setComment(String comment)
comment
- the comment to setCopyright \ (C) Arizona Board of Regents on behalf of the \ Planetary Image Research Laboratory, Lunar and \ Planetary Laboratory at the University of Arizona