|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.features.poller.remote.gwt.client.GWTLocationSpecificStatus
public class GWTLocationSpecificStatus
GWTLocationSpecificStatus class.
| Constructor Summary | |
|---|---|
GWTLocationSpecificStatus()
Constructor for GWTLocationSpecificStatus. |
|
| Method Summary | |
|---|---|
Integer |
getId()
getId |
GWTLocationMonitor |
getLocationMonitor()
getLocationMonitor |
GWTMonitoredService |
getMonitoredService()
getMonitoredService |
GWTPollResult |
getPollResult()
getPollResult |
Date |
getPollTime()
getPollTime |
void |
setId(Integer id)
setId |
void |
setLocationMonitor(GWTLocationMonitor locationMonitor)
setLocationMonitor |
void |
setMonitoredService(GWTMonitoredService monitoredService)
setMonitoredService |
void |
setPollResult(GWTPollResult pollResult)
setPollResult |
String |
toString()
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GWTLocationSpecificStatus()
Constructor for GWTLocationSpecificStatus.
| Method Detail |
|---|
public Integer getId()
getId
Integer object.public void setId(Integer id)
setId
id - a Integer object.public GWTLocationMonitor getLocationMonitor()
getLocationMonitor
GWTLocationMonitor object.public void setLocationMonitor(GWTLocationMonitor locationMonitor)
setLocationMonitor
locationMonitor - a GWTLocationMonitor object.public GWTMonitoredService getMonitoredService()
getMonitoredService
GWTMonitoredService object.public void setMonitoredService(GWTMonitoredService monitoredService)
setMonitoredService
monitoredService - a GWTMonitoredService object.public GWTPollResult getPollResult()
getPollResult
GWTPollResult object.public void setPollResult(GWTPollResult pollResult)
setPollResult
pollResult - a GWTPollResult object.public Date getPollTime()
getPollTime
Date object.public String toString()
toString
toString in class ObjectString object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||