Uses of Class
net.finmath.smartcontract.product.xml.InstrumentTradePricing
Packages that use InstrumentTradePricing
-
Uses of InstrumentTradePricing in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InstrumentTradePricingMethods in net.finmath.smartcontract.product.xml that return InstrumentTradePricingModifier and TypeMethodDescriptionObjectFactory.createInstrumentTradePricing()Create an instance ofInstrumentTradePricingInstrumentTradeDetails.getPricing()Gets the value of the pricing property.Methods in net.finmath.smartcontract.product.xml with parameters of type InstrumentTradePricingModifier and TypeMethodDescriptionvoidInstrumentTradeDetails.setPricing(InstrumentTradePricing value) Sets the value of the pricing property.