Interface KpiResourceFormat.DefinitionStages.WithCalculationWindowFieldName

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

public static interface KpiResourceFormat.DefinitionStages.WithCalculationWindowFieldName
The stage of the KpiResourceFormat definition allowing to specify calculationWindowFieldName.
  • Method Details

    • withCalculationWindowFieldName

      KpiResourceFormat.DefinitionStages.WithCreate withCalculationWindowFieldName(String calculationWindowFieldName)
      Specifies the calculationWindowFieldName property: Name of calculation window field..
      Parameters:
      calculationWindowFieldName - Name of calculation window field.
      Returns:
      the next definition stage.