Uses of Class
net.finmath.smartcontract.product.xml.BasketReferenceInformation
Packages that use BasketReferenceInformation
-
Uses of BasketReferenceInformation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BasketReferenceInformationModifier and TypeFieldDescriptionprotected BasketReferenceInformation
GeneralTerms.basketReferenceInformation
Methods in net.finmath.smartcontract.product.xml that return BasketReferenceInformationModifier and TypeMethodDescriptionObjectFactory.createBasketReferenceInformation()
Create an instance ofBasketReferenceInformation
GeneralTerms.getBasketReferenceInformation()
Gets the value of the basketReferenceInformation property.Methods in net.finmath.smartcontract.product.xml with parameters of type BasketReferenceInformationModifier and TypeMethodDescriptionvoid
GeneralTerms.setBasketReferenceInformation(BasketReferenceInformation value)
Sets the value of the basketReferenceInformation property.