public static final class SchemaNodeIdentifier.Relative extends SchemaNodeIdentifier
SchemaNodeIdentifier.Absolute, SchemaNodeIdentifier.RelativeROOT, SAME| Modifier and Type | Method and Description |
|---|---|
SchemaNodeIdentifier.Relative |
createChild(QName element)
Create a child path based on concatenation of this path and an additional path element.
|
boolean |
isAbsolute()
Describes whether schema node identifier is|isn't absolute.
|
addToStringAttributes, asSchemaPath, create, create, createChild, createChild, createChild, equals, getLastComponent, getParent, getPathFromRoot, getPathTowardsRoot, hashCode, toStringpublic boolean isAbsolute()
SchemaNodeIdentifierisAbsolute in class SchemaNodeIdentifiertrue if schema path is
absolute.public SchemaNodeIdentifier.Relative createChild(QName element)
SchemaNodeIdentifiercreateChild in class SchemaNodeIdentifierelement - Next SchemaPath elementCopyright © 2019 OpenDaylight. All rights reserved.