Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top.PowerSupply
-
-
Uses of PowerSupply 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 PowerSupply Modifier and Type Method Description PowerSupplyPlatformAnchorsTop. getPowerSupply()Return powerSupply, ornullif it is not present. -
Uses of PowerSupply 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 PowerSupply Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PowerSupply>>
E$$PowerSupplyBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return PowerSupply Modifier and Type Method Description PowerSupplyPowerSupplyBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top that return types with arguments of type PowerSupply Modifier and Type Method Description default Class<PowerSupply>PowerSupply. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.anchors.top with parameters of type PowerSupply Modifier and Type Method Description static booleanPowerSupply. bindingEquals(@NonNull PowerSupply thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intPowerSupply. bindingHashCode(@NonNull PowerSupply obj)Default implementation ofObject.hashCode()contract for this interface.static StringPowerSupply. bindingToString(@NonNull PowerSupply 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 PowerSupply Modifier and Type Method Description PowerSupplyBuilderPowerSupplyBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<PowerSupply> augmentation)Add an augmentation to this builder's product.PowerSupplyBuilderPowerSupplyBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PowerSupply>> 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 PowerSupply Constructor Description PowerSupplyBuilder(PowerSupply base) -
Uses of PowerSupply 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 PowerSupply Modifier and Type Method Description PowerSupplyComponentBuilder. getPowerSupply()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components with parameters of type PowerSupply Modifier and Type Method Description ComponentBuilderComponentBuilder. setPowerSupply(PowerSupply value)
-