Uses of Class
net.finmath.smartcontract.product.xml.StubCalculationPeriodAmount
Packages that use StubCalculationPeriodAmount
-
Uses of StubCalculationPeriodAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as StubCalculationPeriodAmountModifier and TypeFieldDescriptionprotected StubCalculationPeriodAmount
InterestRateStream.stubCalculationPeriodAmount
Methods in net.finmath.smartcontract.product.xml that return StubCalculationPeriodAmountModifier and TypeMethodDescriptionObjectFactory.createStubCalculationPeriodAmount()
Create an instance ofStubCalculationPeriodAmount
InterestRateStream.getStubCalculationPeriodAmount()
Gets the value of the stubCalculationPeriodAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type StubCalculationPeriodAmountModifier and TypeMethodDescriptionvoid
InterestRateStream.setStubCalculationPeriodAmount
(StubCalculationPeriodAmount value) Sets the value of the stubCalculationPeriodAmount property.