@Beta public interface OpenConfigHashedValueSchemaNode extends UnknownSchemaNode
DocumentedNode.WithStatus
Modifier and Type | Method and Description |
---|---|
static boolean |
isPresentIn(SchemaNode schemaNode)
Determine if specified SchemaNode is marked to report its value in hashed form.
|
getExtensionDefinition, getNodeParameter, getNodeType, isAddedByAugmentation
getPath, getQName
getStatus
getDescription, getReference, getUnknownSchemaNodes
isAddedByUses
static boolean isPresentIn(SchemaNode schemaNode)
schemaNode
- schema node to examineNullPointerException
- if schemaNode is nullCopyright © 2019 OpenDaylight. All rights reserved.