org.opennms.web.svclayer.catstatus.model
Class StatusInterface
java.lang.Object
org.opennms.web.svclayer.catstatus.model.StatusInterface
public class StatusInterface
- extends Object
- Author:
- Jason Aras
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusInterface
public StatusInterface()
addService
public void addService(StatusService service)
getServices
public Collection<StatusService> getServices()
getInterfacename
public String getInterfacename()
setInterfacename
public void setInterfacename(String m_interfacename)
getIpAddress
public String getIpAddress()
setIpAddress
public void setIpAddress(String m_ipaddress)
Copyright © 2009. All Rights Reserved.