Uses of Class
net.finmath.smartcontract.product.xml.InstrumentSet
Packages that use InstrumentSet
-
Uses of InstrumentSet in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InstrumentSetMethods in net.finmath.smartcontract.product.xml that return InstrumentSetModifier and TypeMethodDescriptionObjectFactory.createInstrumentSet()
Create an instance ofInstrumentSet
QuotedAssetSet.getInstrumentSet()
Gets the value of the instrumentSet property.Methods in net.finmath.smartcontract.product.xml with parameters of type InstrumentSetModifier and TypeMethodDescriptionvoid
QuotedAssetSet.setInstrumentSet
(InstrumentSet value) Sets the value of the instrumentSet property.