Uses of Class
net.finmath.smartcontract.product.xml.ConstituentWeight
-
Uses of ConstituentWeight in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected ConstituentWeight
BasketConstituent.constituentWeight
protected ConstituentWeight
ReferencePoolItem.constituentWeight
Modifier and TypeMethodDescriptionObjectFactory.createConstituentWeight()
Create an instance ofConstituentWeight
BasketConstituent.getConstituentWeight()
Gets the value of the constituentWeight property.ReferencePoolItem.getConstituentWeight()
Gets the value of the constituentWeight property.Modifier and TypeMethodDescriptionvoid
BasketConstituent.setConstituentWeight
(ConstituentWeight value) Sets the value of the constituentWeight property.void
ReferencePoolItem.setConstituentWeight
(ConstituentWeight value) Sets the value of the constituentWeight property.