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 EnvironmentalProductEnvironmentalPhysicalLeg.environmentalMethods in net.finmath.smartcontract.product.xml that return EnvironmentalProductModifier and TypeMethodDescriptionObjectFactory.createEnvironmentalProduct()Create an instance ofEnvironmentalProductEnvironmentalPhysicalLeg.getEnvironmental()Gets the value of the environmental property.Methods in net.finmath.smartcontract.product.xml with parameters of type EnvironmentalProductModifier and TypeMethodDescriptionvoidEnvironmentalPhysicalLeg.setEnvironmental(EnvironmentalProduct value) Sets the value of the environmental property.