Interface BalanceOutputView.OutImpactView

Enclosing interface:
BalanceOutputView

public static interface BalanceOutputView.OutImpactView
Interface for OutImpact objects which will be created for a given balance element. The relation is 1:n.
  • Method Details

    • getBalanceItemId

      Long getBalanceItemId()
      Returns:
      the BalanceItem Id impacted
    • getImpact

      UnitValue getImpact()
      Returns:
      impacted amount
    • getValidityRule

      String getValidityRule()
      Returns:
      validity rule
    • getType

      String getType()
      Gets the sub balance type
      Returns:
      sub balance type