Uses of Class
net.finmath.smartcontract.product.xml.ConstituentWeight
Packages that use ConstituentWeight
-
Uses of ConstituentWeight in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ConstituentWeightModifier and TypeFieldDescriptionprotected ConstituentWeightBasketConstituent.constituentWeightprotected ConstituentWeightReferencePoolItem.constituentWeightMethods in net.finmath.smartcontract.product.xml that return ConstituentWeightModifier and TypeMethodDescriptionObjectFactory.createConstituentWeight()Create an instance ofConstituentWeightBasketConstituent.getConstituentWeight()Gets the value of the constituentWeight property.ReferencePoolItem.getConstituentWeight()Gets the value of the constituentWeight property.Methods in net.finmath.smartcontract.product.xml with parameters of type ConstituentWeightModifier and TypeMethodDescriptionvoidBasketConstituent.setConstituentWeight(ConstituentWeight value) Sets the value of the constituentWeight property.voidReferencePoolItem.setConstituentWeight(ConstituentWeight value) Sets the value of the constituentWeight property.