|
||||||||||
| 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.ReportFloatParm
public class ReportFloatParm
ReportFloatParm class.
| Constructor Summary | |
|---|---|
ReportFloatParm()
Constructor for ReportFloatParm. |
|
| Method Summary | |
|---|---|
String |
getInputType()
getInputType |
Float |
getValue()
getValue |
void |
setInputType(String type)
setInputType |
void |
setValue(Float 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 ReportFloatParm()
Constructor for ReportFloatParm.
| Method Detail |
|---|
public Float getValue()
getValue
Float object.public void setValue(Float value)
setValue
value - a Float object.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 | |||||||||