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 ofGasQualityGasProduct.getQuality()Gets the value of the quality property.Methods in net.finmath.smartcontract.product.xml with parameters of type GasQualityModifier and TypeMethodDescriptionvoidGasProduct.setQuality(GasQuality value) Sets the value of the quality property.