Uses of Class
net.finmath.smartcontract.product.xml.Composite
Packages that use Composite
-
Uses of Composite in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CompositeModifier and TypeFieldDescriptionprotected CompositeFxFeature.compositeprotected CompositeFxFeature.crossCurrencyMethods in net.finmath.smartcontract.product.xml that return CompositeModifier and TypeMethodDescriptionObjectFactory.createComposite()Create an instance ofCompositeFxFeature.getComposite()Gets the value of the composite property.FxFeature.getCrossCurrency()Gets the value of the crossCurrency property.Methods in net.finmath.smartcontract.product.xml with parameters of type CompositeModifier and TypeMethodDescriptionvoidFxFeature.setComposite(Composite value) Sets the value of the composite property.voidFxFeature.setCrossCurrency(Composite value) Sets the value of the crossCurrency property.