org.opennms.web.command
Class NodeListCommand
java.lang.Object
org.opennms.web.command.NodeListCommand
public class NodeListCommand
- extends Object
- Author:
- DJ Gregor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeListCommand
public NodeListCommand()
setNodename
public void setNodename(String nodename)
getNodename
public String getNodename()
hasNodename
public boolean hasNodename()
setIplike
public void setIplike(String iplike)
getIplike
public String getIplike()
hasIplike
public boolean hasIplike()
setMaclike
public void setMaclike(String maclike)
getMaclike
public String getMaclike()
hasMaclike
public boolean hasMaclike()
setService
public void setService(Integer service)
getService
public Integer getService()
hasService
public boolean hasService()
setSnmpParm
public void setSnmpParm(String snmpParm)
getSnmpParm
public String getSnmpParm()
hasSnmpParm
public boolean hasSnmpParm()
setSnmpParmValue
public void setSnmpParmValue(String snmpParmValue)
getSnmpParmValue
public String getSnmpParmValue()
hasSnmpParmValue
public boolean hasSnmpParmValue()
setSnmpParmMatchType
public void setSnmpParmMatchType(String snmpParmMatchType)
getSnmpParmMatchType
public String getSnmpParmMatchType()
hasSnmpParmMatchType
public boolean hasSnmpParmMatchType()
setCategory1
public void setCategory1(String[] category1)
getCategory1
public String[] getCategory1()
hasCategory1
public boolean hasCategory1()
setCategory2
public void setCategory2(String[] category2)
getCategory2
public String[] getCategory2()
hasCategory2
public boolean hasCategory2()
setStatusViewName
public void setStatusViewName(String statusViewName)
getStatusViewName
public String getStatusViewName()
hasStatusViewName
public boolean hasStatusViewName()
setStatusSite
public void setStatusSite(String statusSite)
getStatusSite
public String getStatusSite()
hasStatusSite
public boolean hasStatusSite()
setStatusRowLabel
public void setStatusRowLabel(String statusRowLabel)
getStatusRowLabel
public String getStatusRowLabel()
hasStatusRowLabel
public boolean hasStatusRowLabel()
setNodesWithOutages
public void setNodesWithOutages(boolean nodesWithOutages)
getNodesWithOutages
public boolean getNodesWithOutages()
setNodesWithDownAggregateStatus
public void setNodesWithDownAggregateStatus(boolean nodesWithDownAggregateStatus)
getNodesWithDownAggregateStatus
public boolean getNodesWithDownAggregateStatus()
setListInterfaces
public void setListInterfaces(boolean listInterfaces)
getListInterfaces
public boolean getListInterfaces()
Copyright © 2009. All Rights Reserved.