Uses of Class
net.finmath.smartcontract.product.xml.EnvironmentalTrackingSystem
Packages that use EnvironmentalTrackingSystem
-
Uses of EnvironmentalTrackingSystem in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as EnvironmentalTrackingSystemModifier and TypeFieldDescriptionprotected EnvironmentalTrackingSystem
EnvironmentalProduct.trackingSystem
Methods in net.finmath.smartcontract.product.xml that return EnvironmentalTrackingSystemModifier and TypeMethodDescriptionObjectFactory.createEnvironmentalTrackingSystem()
Create an instance ofEnvironmentalTrackingSystem
EnvironmentalProduct.getTrackingSystem()
Gets the value of the trackingSystem property.Methods in net.finmath.smartcontract.product.xml with parameters of type EnvironmentalTrackingSystemModifier and TypeMethodDescriptionvoid
EnvironmentalProduct.setTrackingSystem(EnvironmentalTrackingSystem value)
Sets the value of the trackingSystem property.