Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.Storage
-
-
Uses of Storage in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118 that return Storage Modifier and Type Method Description StoragePlatformAnchorsTop. getStorage()Return storage, ornullif it is not present. -
Uses of Storage in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with type parameters of type Storage Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Storage>>
E$$StorageBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return Storage Modifier and Type Method Description StorageStorageBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return types with arguments of type Storage Modifier and Type Method Description default Class<Storage>Storage. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type Storage Modifier and Type Method Description static booleanStorage. bindingEquals(@NonNull Storage thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intStorage. bindingHashCode(@NonNull Storage obj)Default implementation ofObject.hashCode()contract for this interface.static StringStorage. bindingToString(@NonNull Storage obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with type arguments of type Storage Modifier and Type Method Description StorageBuilderStorageBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Storage> augmentation)Add an augmentation to this builder's product.StorageBuilderStorageBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Storage>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type Storage Constructor Description StorageBuilder(Storage base) -
Uses of Storage in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components that return Storage Modifier and Type Method Description StorageComponentBuilder. getStorage()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components with parameters of type Storage Modifier and Type Method Description ComponentBuilderComponentBuilder. setStorage(Storage value)
-