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 StubCalculationPeriodInterestLeg.stubCalculationPeriodMethods in net.finmath.smartcontract.product.xml that return StubCalculationPeriodModifier and TypeMethodDescriptionObjectFactory.createStubCalculationPeriod()Create an instance ofStubCalculationPeriodInterestLeg.getStubCalculationPeriod()Gets the value of the stubCalculationPeriod property.Methods in net.finmath.smartcontract.product.xml with parameters of type StubCalculationPeriodModifier and TypeMethodDescriptionvoidInterestLeg.setStubCalculationPeriod(StubCalculationPeriod value) Sets the value of the stubCalculationPeriod property.