Class GetNotionalAmount

java.lang.Object
cdm.product.asset.calculation.functions.GetNotionalAmount
All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
Direct Known Subclasses:
GetNotionalAmount.GetNotionalAmountDefault

public abstract class GetNotionalAmount extends Object implements com.rosetta.model.lib.functions.RosettaFunction
  • Field Details

    • objectValidator

      @Inject protected com.rosetta.model.lib.functions.ModelObjectValidator objectValidator
    • getQuantityScheduleStepValues

      @Inject protected GetQuantityScheduleStepValues getQuantityScheduleStepValues
  • Constructor Details

    • GetNotionalAmount

      public GetNotionalAmount()
  • Method Details