public abstract class SchemaBase<This extends SchemaBase<This>> extends Object
| Constructor and Description |
|---|
SchemaBase() |
| Modifier and Type | Method and Description |
|---|---|
This |
find(PropertyPath path) |
This |
get(PropertyPath path) |
abstract This |
getChild(NodeId nodeId) |
public This get(PropertyPath path)
public This find(PropertyPath path)
Copyright © 2015. All rights reserved.