Uses of Class
net.finmath.smartcontract.product.xml.FloatingStrikePrice
Packages that use FloatingStrikePrice
-
Uses of FloatingStrikePrice in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FloatingStrikePriceModifier and TypeFieldDescriptionprotected FloatingStrikePrice
CommodityBasketOption.floatingStrikePricePerUnit
Methods in net.finmath.smartcontract.product.xml that return FloatingStrikePriceModifier and TypeMethodDescriptionObjectFactory.createFloatingStrikePrice()
Create an instance ofFloatingStrikePrice
CommodityBasketOption.getFloatingStrikePricePerUnit()
Gets the value of the floatingStrikePricePerUnit property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FloatingStrikePriceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FloatingStrikePrice>
ObjectFactory.createCommodityOptionFloatingStrikePricePerUnit(FloatingStrikePrice value)
Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingStrikePriceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FloatingStrikePrice>
ObjectFactory.createCommodityOptionFloatingStrikePricePerUnit(FloatingStrikePrice value)
void
CommodityBasketOption.setFloatingStrikePricePerUnit(FloatingStrikePrice value)
Sets the value of the floatingStrikePricePerUnit property.