Uses of Class
net.finmath.smartcontract.product.xml.EnvironmentalProductComplaincePeriod
Packages that use EnvironmentalProductComplaincePeriod
-
Uses of EnvironmentalProductComplaincePeriod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as EnvironmentalProductComplaincePeriodModifier and TypeFieldDescriptionprotected EnvironmentalProductComplaincePeriod
EnvironmentalProduct.compliancePeriod
Methods in net.finmath.smartcontract.product.xml that return EnvironmentalProductComplaincePeriodModifier and TypeMethodDescriptionObjectFactory.createEnvironmentalProductComplaincePeriod()
Create an instance ofEnvironmentalProductComplaincePeriod
EnvironmentalProduct.getCompliancePeriod()
Gets the value of the compliancePeriod property.Methods in net.finmath.smartcontract.product.xml with parameters of type EnvironmentalProductComplaincePeriodModifier and TypeMethodDescriptionvoid
EnvironmentalProduct.setCompliancePeriod
(EnvironmentalProductComplaincePeriod value) Sets the value of the compliancePeriod property.