public final class DataSchemaContextTree extends Object
Modifier and Type | Method and Description |
---|---|
static DataSchemaContextTree |
from(SchemaContext ctx) |
DataSchemaContextNode<?> |
getChild(YangInstanceIdentifier path) |
DataSchemaContextNode<?> |
getRoot() |
@Nonnull public static DataSchemaContextTree from(@Nonnull SchemaContext ctx)
public DataSchemaContextNode<?> getChild(YangInstanceIdentifier path)
public DataSchemaContextNode<?> getRoot()
Copyright © 2018 OpenDaylight. All rights reserved.