Uses of Class
net.finmath.smartcontract.product.xml.VarianceSwapTransactionSupplement
Packages that use VarianceSwapTransactionSupplement
-
Uses of VarianceSwapTransactionSupplement in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as VarianceSwapTransactionSupplementModifier and TypeFieldDescriptionprotected VarianceSwapTransactionSupplement
VarianceOptionTransactionSupplement.varianceSwapTransactionSupplement
Methods in net.finmath.smartcontract.product.xml that return VarianceSwapTransactionSupplementModifier and TypeMethodDescriptionObjectFactory.createVarianceSwapTransactionSupplement()
Create an instance ofVarianceSwapTransactionSupplement
VarianceOptionTransactionSupplement.getVarianceSwapTransactionSupplement()
Gets the value of the varianceSwapTransactionSupplement property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type VarianceSwapTransactionSupplementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VarianceSwapTransactionSupplement>
ObjectFactory.createVarianceSwapTransactionSupplement(VarianceSwapTransactionSupplement value)
Methods in net.finmath.smartcontract.product.xml with parameters of type VarianceSwapTransactionSupplementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VarianceSwapTransactionSupplement>
ObjectFactory.createVarianceSwapTransactionSupplement(VarianceSwapTransactionSupplement value)
void
VarianceOptionTransactionSupplement.setVarianceSwapTransactionSupplement(VarianceSwapTransactionSupplement value)
Sets the value of the varianceSwapTransactionSupplement property.