T - Binding DataObject type@Beta
@NonNullByDefault
public interface BindingLazyContainerNode<T>
extends org.opendaylight.yangtools.yang.data.api.schema.ContainerNode, org.opendaylight.yangtools.concepts.Delegator<org.opendaylight.yangtools.yang.data.api.schema.ContainerNode>
ContainerNode backed by a binding DataObject, with lazy instantiation of the ContainerNode view.| Modifier and Type | Method and Description |
|---|---|
T |
getDataObject()
Returns the underlying DataObject.
|
getAttributes, getAttributeValuegetValuegetChild, getIdentifiergetNodeTypeT getDataObject()
Copyright © 2019 OpenDaylight. All rights reserved.