Package org.opennms.web.svclayer.model
Class NodeListCommand
- java.lang.Object
-
- org.opennms.web.svclayer.model.NodeListCommand
-
-
Constructor Summary
Constructors Constructor Description NodeListCommand()
-
Method Summary
-
-
-
Method Detail
-
setNodeId
public void setNodeId(String nodeId)
-
getNodeId
public String getNodeId()
-
hasNodeId
public boolean hasNodeId()
-
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()
-
setForeignSource
public void setForeignSource(String foreignSourceLike)
-
getForeignSource
public String getForeignSource()
-
hasForeignSource
public boolean hasForeignSource()
-
setService
public void setService(Integer service)
-
getService
public Integer getService()
-
hasService
public boolean hasService()
-
setMib2Parm
public void setMib2Parm(String mib2Parm)
-
getMib2Parm
public String getMib2Parm()
-
hasMib2Parm
public boolean hasMib2Parm()
-
setMib2ParmValue
public void setMib2ParmValue(String mib2ParmValue)
-
getMib2ParmValue
public String getMib2ParmValue()
-
hasMib2ParmValue
public boolean hasMib2ParmValue()
-
setMib2ParmMatchType
public void setMib2ParmMatchType(String mib2ParmMatchType)
-
getMib2ParmMatchType
public String getMib2ParmMatchType()
-
hasMib2ParmMatchType
public boolean hasMib2ParmMatchType()
-
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()
-
setMonitoringLocation
public void setMonitoringLocation(String monitoringLocation)
-
getMonitoringLocation
public String getMonitoringLocation()
-
hasMonitoringLocation
public boolean hasMonitoringLocation()
-
setFlows
public void setFlows(boolean flows)
-
getFlows
public Boolean getFlows()
-
hasFlows
public boolean hasFlows()
-
getTopology
public String getTopology()
-
hasTopology
public boolean hasTopology()
-
setTopology
public void setTopology(String topology)
-
-