org.opennms.netmgt.collectd.wmi
Class WmiGroupState
java.lang.Object
org.opennms.netmgt.collectd.wmi.WmiGroupState
public class WmiGroupState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WmiGroupState
public WmiGroupState(boolean isAvailable)
WmiGroupState
public WmiGroupState(boolean isAvailable,
Date lastChecked)
isAvailable
public boolean isAvailable()
setAvailable
public void setAvailable(boolean available)
getLastChecked
public Date getLastChecked()
setLastChecked
public void setLastChecked(Date lastChecked)
Copyright © 2009. All Rights Reserved.