Interface | Description |
---|---|
Augmentable<T> |
Augmentable (extensible) object which could carry additional data defined by third-party
extension, without introducing conflict between various extension.
|
Augmentation<T> | |
AugmentationHolder<T> |
Augmentable (extensible) object which could carry additional data defined by
third-party extensions, without introducing conflict between various
extensions.
|
TreeChildNode<P extends TreeNode,I extends TreeArgument<?>> |
Replaces org.opendaylight.yangtools.yang.binding.ChildOf from Binding Spec v1
|
Copyright © 2019 OpenDaylight. All rights reserved.