| Modifier and Type | Method and Description |
|---|---|
static YangLibraryConstants.ContainerName |
YangLibraryConstants.ContainerName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YangLibraryConstants.ContainerName[] |
YangLibraryConstants.ContainerName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<YangLibraryConstants.ContainerName> |
YangLibraryConstants.ContainerName.forLocalName(String localName) |
| Modifier and Type | Method and Description |
|---|---|
MountPointContext |
MountPointContextFactory.createContext(Map<YangLibraryConstants.ContainerName,MountPointChild> libraryContainers,
@Nullable MountPointChild schemaMounts)
Create a mount point context based on available information.
|
Copyright © 2020 OpenDaylight. All rights reserved.