Interface ProcessVariableValue.IBuildStage
- All Known Implementing Classes:
ProcessVariableValue.Builder
- Enclosing class:
- ProcessVariableValue
public static interface ProcessVariableValue.IBuildStage
Definition of a stage for staged builder.
-
Method Summary
-
Method Details
-
build
ProcessVariableValue build()Builder method of the builder.- Returns:
- built class
-