public class ObjectToolFilter extends Object
Modifier and Type | Field and Description |
---|---|
String |
snmpOid |
String |
toolNodeOS |
String |
toolTemplate |
String |
toolWorkstationOS |
Constructor and Description |
---|
ObjectToolFilter() |
Modifier and Type | Method and Description |
---|---|
static ObjectToolFilter |
createFromXml(String xml)
Create ObjectToolFilter object from XML document
|
String |
createXml()
Create XML from configuration.
|
public String toolNodeOS
public String toolWorkstationOS
public String toolTemplate
public String snmpOid
public static ObjectToolFilter createFromXml(String xml) throws Exception
xml
- XML documentException
- if the object cannot be fully deserializedCopyright © 2016. All rights reserved.