Uses of Interface
org.opendaylight.yangtools.rfc8528.model.api.MountPointSchemaNode
Packages that use MountPointSchemaNode
-
Uses of MountPointSchemaNode in org.opendaylight.yangtools.rfc8528.model.api
Methods in org.opendaylight.yangtools.rfc8528.model.api that return types with arguments of type MountPointSchemaNodeModifier and TypeMethodDescriptionstatic @NonNull Stream<MountPointSchemaNode>
MountPointSchemaNode.streamAll
(ContainerSchemaNode schema) Find all mount points defined in aContainerSchemaNode
.static @NonNull Stream<MountPointSchemaNode>
MountPointSchemaNode.streamAll
(ListSchemaNode schema) Find all mount points defined in aListSchemaNode
.