Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.PlatformComponentPropertiesConfig.Value
Packages that use PlatformComponentPropertiesConfig.Value
Package
Description
-
Uses of PlatformComponentPropertiesConfig.Value 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 PlatformComponentPropertiesConfig.ValueModifier and TypeMethodDescriptionPlatformComponentPropertiesConfig.getValue()Return value, ornullif it is not present.default @NonNull PlatformComponentPropertiesConfig.ValuePlatformComponentPropertiesConfig.requireValue()Return value, guaranteed to be non-null.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118 with parameters of type PlatformComponentPropertiesConfig.ValueModifierConstructorDescriptionCreates a copy from Source Object. -
Uses of PlatformComponentPropertiesConfig.Value in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.properties.property
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.properties.property that return PlatformComponentPropertiesConfig.ValueModifier and TypeMethodDescriptionConfigBuilder.getValue()Return current value associated with the property corresponding toPlatformComponentPropertiesConfig.getValue().StateBuilder.getValue()Return current value associated with the property corresponding toPlatformComponentPropertiesConfig.getValue().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.properties.top.properties.property with parameters of type PlatformComponentPropertiesConfig.ValueModifier and TypeMethodDescriptionConfigBuilder.setValue(PlatformComponentPropertiesConfig.Value value) Set the property corresponding toPlatformComponentPropertiesConfig.getValue()to the specified value.StateBuilder.setValue(PlatformComponentPropertiesConfig.Value value) Set the property corresponding toPlatformComponentPropertiesConfig.getValue()to the specified value.