@Entity public class OnmsMinion extends OnmsMonitoringSystem
The OnmsMinion represents a Minion node which has reported to OpenNMS.
TYPE_MINION, TYPE_OPENNMS
Constructor and Description |
---|
OnmsMinion() |
OnmsMinion(String id,
String location,
String status,
Date lastUpdated) |
Modifier and Type | Method and Description |
---|---|
String |
getStatus() |
void |
setStatus(String status) |
String |
toString()
toString
|
getId, getLabel, getLastUpdated, getLocation, getProperties, getType, setId, setLabel, setLastUpdated, setLocation, setProperties, setProperty, setType
public String getStatus()
public void setStatus(String status)
public String toString()
OnmsMonitoringSystem
toString
toString
in class OnmsMonitoringSystem
String
object.Copyright © 2021. All rights reserved.