| Package | Description |
|---|---|
| net.itransformers.snmp2xml4j.snmptoolkit |
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.getParent()
Getter for the field
parent. |
Node |
Walk.walk(String[] includes,
Map parameters)
walk.
|
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
Node.getChildren()
Getter for the field
children. |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.addChild(Node child)
addChild.
|
static String |
Walk.printTreeAsXML(Node node)
printTreeAsXML.
|
static String |
Walk.printTreeAsXML(Node node,
boolean oidFlag)
printTreeAsXML.
|
| Constructor and Description |
|---|
Node(net.percederberg.mibble.value.ObjectIdentifierValue objectIdentifierValue,
Node parent)
Constructor for Node.
|
Copyright © 2016 iTransformers Labs. All rights reserved.