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