Uses of Class
net.finmath.smartcontract.product.xml.ActualPrice
Packages that use ActualPrice
-
Uses of ActualPrice in net.finmath.smartcontract.product.xml
Methods in net.finmath.smartcontract.product.xml that return ActualPriceModifier and TypeMethodDescriptionObjectFactory.createActualPrice()Create an instance ofActualPriceMethods in net.finmath.smartcontract.product.xml that return types with arguments of type ActualPriceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ActualPrice> ObjectFactory.createPriceGrossPrice(ActualPrice value) jakarta.xml.bind.JAXBElement<ActualPrice> ObjectFactory.createPriceNetPrice(ActualPrice value) Methods in net.finmath.smartcontract.product.xml with parameters of type ActualPriceModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ActualPrice> ObjectFactory.createPriceGrossPrice(ActualPrice value) jakarta.xml.bind.JAXBElement<ActualPrice> ObjectFactory.createPriceNetPrice(ActualPrice value)