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 EnvironmentalProductApplicableLaw
EnvironmentalProduct.applicableLaw
Methods in net.finmath.smartcontract.product.xml that return EnvironmentalProductApplicableLawModifier and TypeMethodDescriptionObjectFactory.createEnvironmentalProductApplicableLaw()
Create an instance ofEnvironmentalProductApplicableLaw
EnvironmentalProduct.getApplicableLaw()
Gets the value of the applicableLaw property.Methods in net.finmath.smartcontract.product.xml with parameters of type EnvironmentalProductApplicableLawModifier and TypeMethodDescriptionvoid
EnvironmentalProduct.setApplicableLaw(EnvironmentalProductApplicableLaw value)
Sets the value of the applicableLaw property.