|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.web.svclayer.support.DatabaseReportDescription
public class DatabaseReportDescription
DatabaseReportDescription class.
| Constructor Summary | |
|---|---|
DatabaseReportDescription()
|
|
| Method Summary | |
|---|---|
String |
getDescription()
getDescription |
String |
getDisplayName()
getDisplayName |
String |
getId()
getId |
void |
setDescription(String description)
setDescription |
void |
setDisplayName(String displayName)
setDisplayName |
void |
setId(String id)
setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatabaseReportDescription()
| Method Detail |
|---|
public String getId()
getId
String object.public void setId(String id)
setId
id - a String object.public String getDisplayName()
getDisplayName
String object.public void setDisplayName(String displayName)
setDisplayName
displayName - a String object.public String getDescription()
getDescription
String object.public void setDescription(String description)
setDescription
description - a String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||