Interface ProcessVariableValue.IValueStage
- All Known Implementing Classes:
ProcessVariableValue.Builder
- Enclosing class:
- ProcessVariableValue
public static interface ProcessVariableValue.IValueStage
Definition of a stage for staged builder.
-
Method Summary
Modifier and TypeMethodDescriptionBuilder method for value parameter.
-
Method Details
-
value
Builder method for value parameter.- Parameters:
value- field to set- Returns:
- builder
-