public class ObjectToolFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
snmpOid |
String |
toolOS |
String |
toolTemplate |
| 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 toolOS
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.