Uses of Class
net.finmath.smartcontract.product.xml.GasQuality
Packages that use GasQuality
-
Uses of GasQuality in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GasQualityMethods in net.finmath.smartcontract.product.xml that return GasQualityModifier and TypeMethodDescriptionObjectFactory.createGasQuality()
Create an instance ofGasQuality
GasProduct.getQuality()
Gets the value of the quality property.Methods in net.finmath.smartcontract.product.xml with parameters of type GasQualityModifier and TypeMethodDescriptionvoid
GasProduct.setQuality
(GasQuality value) Sets the value of the quality property.