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