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 TypeClassDescriptionclassJava 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 ofPriceBasketConstituent.getUnderlyerPrice()Gets the value of the underlyerPrice property.Methods in net.finmath.smartcontract.product.xml with parameters of type PriceModifier and TypeMethodDescriptionvoidBasketConstituent.setUnderlyerPrice(Price value) Sets the value of the underlyerPrice property.