|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.api.reporting.parameter.ReportParm
org.opennms.api.reporting.parameter.ReportIntParm
public class ReportIntParm
ReportIntParm class.
| Constructor Summary | |
|---|---|
ReportIntParm()
Constructor for ReportIntParm. |
|
| Method Summary | |
|---|---|
String |
getInputType()
getInputType |
int |
getValue()
getValue |
void |
setInputType(String type)
setInputType |
void |
setValue(int value)
setValue |
| Methods inherited from class org.opennms.api.reporting.parameter.ReportParm |
|---|
getDisplayName, getName, setDisplayName, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportIntParm()
Constructor for ReportIntParm.
| Method Detail |
|---|
public int getValue()
getValue
public void setValue(int value)
setValue
value - a int.public String getInputType()
getInputType
String object.public void setInputType(String type)
setInputType
type - a String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||