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 InstrumentTradeQuantity
InstrumentTradeDetails.quantity
Methods in net.finmath.smartcontract.product.xml that return InstrumentTradeQuantityModifier and TypeMethodDescriptionObjectFactory.createInstrumentTradeQuantity()
Create an instance ofInstrumentTradeQuantity
InstrumentTradeDetails.getQuantity()
Gets the value of the quantity property.Methods in net.finmath.smartcontract.product.xml with parameters of type InstrumentTradeQuantityModifier and TypeMethodDescriptionvoid
InstrumentTradeDetails.setQuantity
(InstrumentTradeQuantity value) Sets the value of the quantity property.