Class ContainerContext
java.lang.Object
org.opendaylight.yangtools.yang.data.util.context.AbstractContext
org.opendaylight.yangtools.yang.data.util.context.AbstractCompositeContext
org.opendaylight.yangtools.yang.data.util.context.ContainerContext
- All Implemented Interfaces:
DataSchemaContext
,DataSchemaContext.Composite
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext
DataSchemaContext.Composite, DataSchemaContext.PathMixin, DataSchemaContext.SimpleValue
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opendaylight.yangtools.yang.data.util.context.AbstractCompositeContext
childByArg, childByQName, enterChild, enterChild
Methods inherited from class org.opendaylight.yangtools.yang.data.util.context.AbstractContext
dataSchemaNode, of, pathStep
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext
dataSchemaNode, getPathStep, pathStep
Methods inherited from interface org.opendaylight.yangtools.yang.data.util.DataSchemaContext.Composite
childByPath
-
Constructor Details
-
ContainerContext
-