Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.SoftwareModule
-
-
Uses of SoftwareModule 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 SoftwareModule Modifier and Type Method Description SoftwareModulePlatformAnchorsTop. getSoftwareModule()Return softwareModule, ornullif it is not present. -
Uses of SoftwareModule 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 SoftwareModule Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SoftwareModule>>
E$$SoftwareModuleBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return SoftwareModule Modifier and Type Method Description SoftwareModuleSoftwareModuleBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return types with arguments of type SoftwareModule Modifier and Type Method Description default Class<SoftwareModule>SoftwareModule. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type SoftwareModule Modifier and Type Method Description static booleanSoftwareModule. bindingEquals(@NonNull SoftwareModule thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSoftwareModule. bindingHashCode(@NonNull SoftwareModule obj)Default implementation ofObject.hashCode()contract for this interface.static StringSoftwareModule. bindingToString(@NonNull SoftwareModule 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 SoftwareModule Modifier and Type Method Description SoftwareModuleBuilderSoftwareModuleBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SoftwareModule> augmentation)Add an augmentation to this builder's product.SoftwareModuleBuilderSoftwareModuleBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SoftwareModule>> 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 SoftwareModule Constructor Description SoftwareModuleBuilder(SoftwareModule base) -
Uses of SoftwareModule 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 SoftwareModule Modifier and Type Method Description SoftwareModuleComponentBuilder. getSoftwareModule()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components with parameters of type SoftwareModule Modifier and Type Method Description ComponentBuilderComponentBuilder. setSoftwareModule(SoftwareModule value)
-