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 FloatingStrikePriceCommodityBasketOption.floatingStrikePricePerUnitMethods in net.finmath.smartcontract.product.xml that return FloatingStrikePriceModifier and TypeMethodDescriptionObjectFactory.createFloatingStrikePrice()Create an instance ofFloatingStrikePriceCommodityBasketOption.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) voidCommodityBasketOption.setFloatingStrikePricePerUnit(FloatingStrikePrice value) Sets the value of the floatingStrikePricePerUnit property.