Uses of Class
net.finmath.smartcontract.product.xml.StubCalculationPeriod
Packages that use StubCalculationPeriod
-
Uses of StubCalculationPeriod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as StubCalculationPeriodModifier and TypeFieldDescriptionprotected StubCalculationPeriod
InterestLeg.stubCalculationPeriod
Methods in net.finmath.smartcontract.product.xml that return StubCalculationPeriodModifier and TypeMethodDescriptionObjectFactory.createStubCalculationPeriod()
Create an instance ofStubCalculationPeriod
InterestLeg.getStubCalculationPeriod()
Gets the value of the stubCalculationPeriod property.Methods in net.finmath.smartcontract.product.xml with parameters of type StubCalculationPeriodModifier and TypeMethodDescriptionvoid
InterestLeg.setStubCalculationPeriod
(StubCalculationPeriod value) Sets the value of the stubCalculationPeriod property.