Uses of Class
net.finmath.smartcontract.product.xml.EnvironmentalProductApplicableLaw
Packages that use EnvironmentalProductApplicableLaw
-
Uses of EnvironmentalProductApplicableLaw in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as EnvironmentalProductApplicableLawModifier and TypeFieldDescriptionprotected EnvironmentalProductApplicableLawEnvironmentalProduct.applicableLawMethods in net.finmath.smartcontract.product.xml that return EnvironmentalProductApplicableLawModifier and TypeMethodDescriptionObjectFactory.createEnvironmentalProductApplicableLaw()Create an instance ofEnvironmentalProductApplicableLawEnvironmentalProduct.getApplicableLaw()Gets the value of the applicableLaw property.Methods in net.finmath.smartcontract.product.xml with parameters of type EnvironmentalProductApplicableLawModifier and TypeMethodDescriptionvoidEnvironmentalProduct.setApplicableLaw(EnvironmentalProductApplicableLaw value) Sets the value of the applicableLaw property.