Uses of Class
net.finmath.smartcontract.product.xml.EnvironmentalProduct
Packages that use EnvironmentalProduct
-
Uses of EnvironmentalProduct in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as EnvironmentalProductModifier and TypeFieldDescriptionprotected EnvironmentalProduct
EnvironmentalPhysicalLeg.environmental
Methods in net.finmath.smartcontract.product.xml that return EnvironmentalProductModifier and TypeMethodDescriptionObjectFactory.createEnvironmentalProduct()
Create an instance ofEnvironmentalProduct
EnvironmentalPhysicalLeg.getEnvironmental()
Gets the value of the environmental property.Methods in net.finmath.smartcontract.product.xml with parameters of type EnvironmentalProductModifier and TypeMethodDescriptionvoid
EnvironmentalPhysicalLeg.setEnvironmental(EnvironmentalProduct value)
Sets the value of the environmental property.