Package org.opendaylight.yangtools.yang.data.api
-
Interface Summary Interface Description ImmutableYangNetconfError.BuildFinal ImmutableYangNetconfError.SeverityBuildStage ImmutableYangNetconfError.TagBuildStage ImmutableYangNetconfError.TypeBuildStage YangInstanceIdentifier.InstanceIdentifierBuilder Fluent Builder of Instance Identifier instances.YangInstanceIdentifier.PathArgument Path argument / component of InstanceIdentifier.YangNetconfError Baseline interface for metadata associated with a NETCONF notion of an 'error'.YangNetconfErrorAware Interface exposed from objects which have some association withYangNetconfError
. -
Class Summary Class Description DatastoreIdentifier Identifier of a RFC8342 (NMDA) datastore.ImmutableYangNetconfError Immutable implementation ofYangNetconfError
.ImmutableYangNetconfError.Builder Builds instances of typeImmutableYangNetconfError
.YangErrorInfo YangInstanceIdentifier Unique identifier of a particular node instance in the data tree.YangInstanceIdentifier.AugmentationIdentifier Composite path argument identifying aAugmentationNode
node in particular subtree.YangInstanceIdentifier.NodeIdentifier Simple path argument identifying aContainerNode
orLeafNode
leaf in particular subtree.YangInstanceIdentifier.NodeIdentifierWithPredicates Composite path argument identifying aMapEntryNode
leaf overall data tree.YangInstanceIdentifier.NodeIdentifierWithPredicates.Singleton YangInstanceIdentifier.NodeWithValue<T> Simple path argument identifying aLeafSetEntryNode
leaf overall data tree.