Uses of Class
net.finmath.smartcontract.product.xml.PhysicalSettlementPeriod
Packages that use PhysicalSettlementPeriod
-
Uses of PhysicalSettlementPeriod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PhysicalSettlementPeriodModifier and TypeFieldDescriptionprotected PhysicalSettlementPeriodPhysicalSettlementTerms.physicalSettlementPeriodMethods in net.finmath.smartcontract.product.xml that return PhysicalSettlementPeriodModifier and TypeMethodDescriptionObjectFactory.createPhysicalSettlementPeriod()Create an instance ofPhysicalSettlementPeriodPhysicalSettlementTerms.getPhysicalSettlementPeriod()Gets the value of the physicalSettlementPeriod property.Methods in net.finmath.smartcontract.product.xml with parameters of type PhysicalSettlementPeriodModifier and TypeMethodDescriptionvoidPhysicalSettlementTerms.setPhysicalSettlementPeriod(PhysicalSettlementPeriod value) Sets the value of the physicalSettlementPeriod property.