Uses of Class
net.finmath.smartcontract.product.xml.InstrumentTradeQuantity
Packages that use InstrumentTradeQuantity
-
Uses of InstrumentTradeQuantity in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InstrumentTradeQuantityModifier and TypeFieldDescriptionprotected InstrumentTradeQuantityInstrumentTradeDetails.quantityMethods in net.finmath.smartcontract.product.xml that return InstrumentTradeQuantityModifier and TypeMethodDescriptionObjectFactory.createInstrumentTradeQuantity()Create an instance ofInstrumentTradeQuantityInstrumentTradeDetails.getQuantity()Gets the value of the quantity property.Methods in net.finmath.smartcontract.product.xml with parameters of type InstrumentTradeQuantityModifier and TypeMethodDescriptionvoidInstrumentTradeDetails.setQuantity(InstrumentTradeQuantity value) Sets the value of the quantity property.