See: Description
| Interface | Description |
|---|---|
| Ydt |
Abstraction of an entity which represent YANG data tree.
|
| YdtBuilder |
Abstraction of an entity which provides interfaces to build and obtain YANG
data tree which is data (sub)instance representation, abstract of protocol.
|
| YdtContext |
Abstraction of an entity which represents YANG data tree context
information.
|
| YdtContextResponseInfo |
Represents YANG context response information.
|
| YdtErrorInfo |
Abstraction of an entity which contains context specific error info.
|
| YdtListener |
Abstraction of an entity which provide call back methods which are called
by YDT walker while walking the YANG data tree.
|
| YdtResponse |
Represents YANG management system results.
|
| YdtWalker |
Abstraction of an entity which provides interfaces for YDT walk.
|
| Enum | Description |
|---|---|
| YdtContextOperationType |
Represents type of YANG data tree node operation.
|
| YdtExtendedInfoType |
Represents type of YANG data tree node operation.
|
| YdtType |
Represents type of node in YANG data tree.
|
| YmsOperationExecutionStatus |
Abstraction of an entity which represents YANG management system operation
result.
|
| YmsOperationType |
Represents type of root level operation for the request.
|