Uses of Class
net.finmath.smartcontract.product.xml.Price
Packages that use Price
-
Uses of Price in net.finmath.smartcontract.product.xml
Subclasses of Price in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
Java class for ReturnLegValuationPrice complex type.Fields in net.finmath.smartcontract.product.xml declared as PriceMethods in net.finmath.smartcontract.product.xml that return PriceModifier and TypeMethodDescriptionObjectFactory.createPrice()
Create an instance ofPrice
BasketConstituent.getUnderlyerPrice()
Gets the value of the underlyerPrice property.Methods in net.finmath.smartcontract.product.xml with parameters of type PriceModifier and TypeMethodDescriptionvoid
BasketConstituent.setUnderlyerPrice
(Price value) Sets the value of the underlyerPrice property.