public static final class SchemaNodeIdentifier.Absolute extends SchemaNodeIdentifier
SchemaNodeIdentifier.Absolute, SchemaNodeIdentifier.RelativeROOT, SAME| Modifier and Type | Method and Description |
|---|---|
protected SchemaNodeIdentifier |
createInstance(SchemaNodeIdentifier parent,
QName qname)
Create a new instance.
|
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.protected SchemaNodeIdentifier createInstance(SchemaNodeIdentifier parent, QName qname)
SchemaNodeIdentifiercreateInstance in class SchemaNodeIdentifierparent - Parent schema node identifierqname - next path elementCopyright © 2018 OpenDaylight. All rights reserved.