Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.Components
-
-
Uses of Components 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 Components Modifier and Type Method Description ComponentsPlatformComponentTop. getComponents()Return components, ornullif it is not present. -
Uses of Components in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top with type parameters of type Components Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Components>>
E$$ComponentsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top that return Components Modifier and Type Method Description ComponentsComponentsBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top that return types with arguments of type Components Modifier and Type Method Description default Class<Components>Components. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top with parameters of type Components Modifier and Type Method Description static booleanComponents. bindingEquals(@NonNull Components thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intComponents. bindingHashCode(@NonNull Components obj)Default implementation ofObject.hashCode()contract for this interface.static StringComponents. bindingToString(@NonNull Components obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top with type arguments of type Components Modifier and Type Method Description ComponentsBuilderComponentsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Components> augmentation)Add an augmentation to this builder's product.ComponentsBuilderComponentsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Components>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top with parameters of type Components Constructor Description ComponentsBuilder(Components base)
-