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 EnvironmentalTrackingSystemEnvironmentalProduct.trackingSystemMethods in net.finmath.smartcontract.product.xml that return EnvironmentalTrackingSystemModifier and TypeMethodDescriptionObjectFactory.createEnvironmentalTrackingSystem()Create an instance ofEnvironmentalTrackingSystemEnvironmentalProduct.getTrackingSystem()Gets the value of the trackingSystem property.Methods in net.finmath.smartcontract.product.xml with parameters of type EnvironmentalTrackingSystemModifier and TypeMethodDescriptionvoidEnvironmentalProduct.setTrackingSystem(EnvironmentalTrackingSystem value) Sets the value of the trackingSystem property.