Interface View.DefinitionStages.WithAccumulated

All Known Subinterfaces:
View.Definition, View.DefinitionStages.WithCreate
Enclosing interface:
View.DefinitionStages

public static interface View.DefinitionStages.WithAccumulated
The stage of the View definition allowing to specify accumulated.
  • Method Details

    • withAccumulated

      View.DefinitionStages.WithCreate withAccumulated(AccumulatedType accumulated)
      Specifies the accumulated property: Show costs accumulated over time..
      Parameters:
      accumulated - Show costs accumulated over time.
      Returns:
      the next definition stage.