Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components.component.StateBuilder
Packages that use StateBuilder
Package
Description
-
Uses of StateBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components.component
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.components.component that return StateBuilderModifier and TypeMethodDescriptionStateBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<State> augmentation) Add an augmentation to this builder's product.StateBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<State>> augmentationType) Remove an augmentation from this builder's product.StateBuilder.setAllocatedPower(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toPlatformComponentPowerState.getAllocatedPower()to the specified value.StateBuilder.setDescription(String value) Set the property corresponding toPlatformComponentState.getDescription()to the specified value.Set the property corresponding toPlatformComponentState.getEmpty()to the specified value.StateBuilder.setFirmwareVersion(String value) Set the property corresponding toPlatformComponentState.getFirmwareVersion()to the specified value.StateBuilder.setHardwareVersion(String value) Set the property corresponding toPlatformComponentState.getHardwareVersion()to the specified value.Set the property corresponding toPlatformComponentState.getId()to the specified value.StateBuilder.setLocation(String value) Set the property corresponding toPlatformComponentState.getLocation()to the specified value.Set the property corresponding toPlatformComponentMemoryState.getMemory()to the specified value.StateBuilder.setMfgDate(Date value) Set the property corresponding toPlatformComponentState.getMfgDate()to the specified value.StateBuilder.setMfgName(String value) Set the property corresponding toPlatformComponentState.getMfgName()to the specified value.Set the property corresponding toPlatformComponentConfig.getName()to the specified value.StateBuilder.setOperStatus(COMPONENTOPERSTATUS value) Set the property corresponding toPlatformComponentState.getOperStatus()to the specified value.Set the property corresponding toState.getParent()to the specified value.Set the property corresponding toPlatformComponentState.getPartNo()to the specified value.StateBuilder.setRemovable(Boolean value) Set the property corresponding toPlatformComponentState.getRemovable()to the specified value.StateBuilder.setSerialNo(String value) Set the property corresponding toPlatformComponentState.getSerialNo()to the specified value.StateBuilder.setSoftwareVersion(String value) Set the property corresponding toPlatformComponentState.getSoftwareVersion()to the specified value.StateBuilder.setTemperature(Temperature value) Set the property corresponding toPlatformComponentTempState.getTemperature()to the specified value.StateBuilder.setType(PlatformComponentState.Type value) Set the property corresponding toPlatformComponentState.getType()to the specified value.StateBuilder.setUsedPower(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toPlatformComponentPowerState.getUsedPower()to the specified value.