Uses of Interface
org.opendaylight.yangtools.rfc8528.data.api.MountPointChild
-
-
Uses of MountPointChild in org.opendaylight.yangtools.rfc8528.data.api
Methods in org.opendaylight.yangtools.rfc8528.data.api with parameters of type MountPointChild Modifier and Type Method Description MountPointContextMountPointContextFactory. createContext(Map<YangLibraryConstants.ContainerName,MountPointChild> libraryContainers, @Nullable MountPointChild schemaMounts)Create a mount point context based on available information.Method parameters in org.opendaylight.yangtools.rfc8528.data.api with type arguments of type MountPointChild Modifier and Type Method Description MountPointContextMountPointContextFactory. createContext(Map<YangLibraryConstants.ContainerName,MountPointChild> libraryContainers, @Nullable MountPointChild schemaMounts)Create a mount point context based on available information.
-