Modifier and Type | Interface and Description |
---|---|
interface |
WritableIdentifier
A combination of both
Identifier and WritableObject . |
Modifier and Type | Class and Description |
---|---|
class |
MountPointIdentifier |
Modifier and Type | Class and Description |
---|---|
class |
AbstractQName
Abstract superclass for sharing QName references, which can either be resolved
QName s or unresolved
UnqualifiedQName and QualifiedQName s. |
class |
BiMapYangNamespaceContext
A BiMap-based implementation of
YangNamespaceContext . |
class |
QName
The QName from XML consists of local name of element and XML namespace, but for our use, we added module revision to
it.
|
class |
QNameModule |
class |
QualifiedQName
An unresolved, qualified
QName . |
class |
UnqualifiedQName
An unresolved, unqualified
QName . |
Modifier and Type | Class and Description |
---|---|
class |
DatastoreIdentifier
Identifier of a RFC8342 (NMDA) datastore.
|
Copyright © 2020 OpenDaylight. All rights reserved.