Uses of Class
org.opendaylight.yangtools.yang.data.util.AbstractNodeDataWithSchema
Packages that use AbstractNodeDataWithSchema
-
Uses of AbstractNodeDataWithSchema in org.opendaylight.yangtools.yang.data.util
Classes in org.opendaylight.yangtools.yang.data.util with type parameters of type AbstractNodeDataWithSchemaModifier and TypeInterfaceDescriptioninterface
MultipleEntryDataWithSchema<T extends AbstractNodeDataWithSchema<?>>
Marker interface forAbstractNodeDataWithSchema
specializations which are composed of multiple entries.Subclasses of AbstractNodeDataWithSchema in org.opendaylight.yangtools.yang.data.utilModifier and TypeClassDescriptionclass
AbstractMountPointDataWithSchema<T extends DataSchemaNode>
ACompositeNodeDataWithSchema
which can hold mount-point data.final class
final class
Utility class used for tracking parser state as needed by a StAX-like parser.class
CompositeNodeDataWithSchema<T extends DataSchemaNode>
Utility class used for tracking parser state as needed by a StAX-like parser.final class
Utility class used for tracking parser state as needed by a StAX-like parser.final class
Utility class used for tracking parser state as needed by a StAX-like parser.final class
Utility class used for tracking parser state as needed by a StAX-like parser.final class
Utility class used for tracking parser state as needed by a StAX-like parser.class
Utility class used for tracking parser state as needed by a StAX-like parser.final class
Utility class used for tracking parser state as needed by a StAX-like parser.class
SimpleNodeDataWithSchema<T extends DataSchemaNode>
Utility class used for tracking parser state as needed by a StAX-like parser.Methods in org.opendaylight.yangtools.yang.data.util that return AbstractNodeDataWithSchemaModifier and TypeMethodDescriptionfinal AbstractNodeDataWithSchema<?>
CompositeNodeDataWithSchema.addChild
(Deque<DataSchemaNode> schemas, CompositeNodeDataWithSchema.ChildReusePolicy policy) static @NonNull AbstractNodeDataWithSchema<?>
AbstractNodeDataWithSchema.of
(DataSchemaNode schema)