Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.PlatformComponentPropertiesConfig.Value
-
-
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.Value Modifier and Type Method Description static PlatformComponentPropertiesConfig.ValuePlatformComponentPropertiesConfigValueBuilder. getDefaultInstance(String defaultValue)PlatformComponentPropertiesConfig.ValuePlatformComponentPropertiesConfig. 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.Value Constructor Description Value(PlatformComponentPropertiesConfig.Value source)Creates 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.Value Modifier and Type Method Description PlatformComponentPropertiesConfig.ValueConfigBuilder. getValue()Return current value associated with the property corresponding toPlatformComponentPropertiesConfig.getValue().PlatformComponentPropertiesConfig.ValueStateBuilder. 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.Value Modifier and Type Method Description ConfigBuilderConfigBuilder. setValue(PlatformComponentPropertiesConfig.Value value)Set the property corresponding toPlatformComponentPropertiesConfig.getValue()to the specified value.StateBuilderStateBuilder. setValue(PlatformComponentPropertiesConfig.Value value)Set the property corresponding toPlatformComponentPropertiesConfig.getValue()to the specified value.
-