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

    Modifier and Type
    Method
    Description
    Builder method of the builder.
  • Method Details