|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tigris.scarab.reports.ReportOptionAttribute
| Constructor Summary | |
ReportOptionAttribute()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.Integer |
getOptionId()
Get the OptionId value. |
java.lang.String |
getQueryKey()
Get the QueryKey value. |
int |
hashCode()
|
void |
setOptionId(java.lang.Integer newOptionId)
Set the OptionId value. |
void |
setQueryKey(java.lang.String newQueryKey)
Set the QueryKey value. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReportOptionAttribute()
| Method Detail |
public java.lang.Integer getOptionId()
public void setOptionId(java.lang.Integer newOptionId)
newOptionId - The new OptionId value.public boolean equals(java.lang.Object obj)
public int hashCode()
public java.lang.String getQueryKey()
getQueryKey in interface org.apache.fulcrum.intake.Retrievablepublic void setQueryKey(java.lang.String newQueryKey)
setQueryKey in interface org.apache.fulcrum.intake.RetrievablenewQueryKey - The new QueryKey value.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||