Uses of Class
net.finmath.smartcontract.product.xml.ElectricityProduct
Packages that use ElectricityProduct
-
Uses of ElectricityProduct in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ElectricityProductMethods in net.finmath.smartcontract.product.xml that return ElectricityProductModifier and TypeMethodDescriptionObjectFactory.createElectricityProduct()
Create an instance ofElectricityProduct
ElectricityPhysicalLeg.getElectricity()
Gets the value of the electricity property.Methods in net.finmath.smartcontract.product.xml with parameters of type ElectricityProductModifier and TypeMethodDescriptionvoid
ElectricityPhysicalLeg.setElectricity(ElectricityProduct value)
Sets the value of the electricity property.