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 BasketReferenceInformationGeneralTerms.basketReferenceInformationMethods in net.finmath.smartcontract.product.xml that return BasketReferenceInformationModifier and TypeMethodDescriptionObjectFactory.createBasketReferenceInformation()Create an instance ofBasketReferenceInformationGeneralTerms.getBasketReferenceInformation()Gets the value of the basketReferenceInformation property.Methods in net.finmath.smartcontract.product.xml with parameters of type BasketReferenceInformationModifier and TypeMethodDescriptionvoidGeneralTerms.setBasketReferenceInformation(BasketReferenceInformation value) Sets the value of the basketReferenceInformation property.