Uses of Class
net.finmath.smartcontract.product.xml.NonNegativeAmountSchedule
Packages that use NonNegativeAmountSchedule
-
Uses of NonNegativeAmountSchedule in net.finmath.smartcontract.product.xml
Subclasses of NonNegativeAmountSchedule in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassJava class for FxCounterCurrencyAmount complex type.Fields in net.finmath.smartcontract.product.xml declared as NonNegativeAmountScheduleModifier and TypeFieldDescriptionprotected NonNegativeAmountScheduleTradeLegSizeChange.changeInNotionalScheduleprotected NonNegativeAmountScheduleFxAccrualOption.counterCurrencyAmountprotected NonNegativeAmountScheduleFxTargetLinearPayoffRegion.counterCurrencyAmountprotected NonNegativeAmountScheduleOptionExerciseAmounts.exerciseInNotionalScheduleprotected NonNegativeAmountScheduleFxAccrualDigitalOption.notionalAmountprotected NonNegativeAmountScheduleFxAccrualForward.notionalAmountprotected NonNegativeAmountScheduleFxAccrualLeverage.notionalAmountprotected NonNegativeAmountScheduleFxAccrualOption.notionalAmountprotected NonNegativeAmountScheduleFxRangeAccrual.notionalAmountprotected NonNegativeAmountScheduleFxTargetLeverage.notionalAmountprotected NonNegativeAmountScheduleNotional.notionalStepScheduleprotected NonNegativeAmountScheduleOptionExerciseAmounts.outstandingNotionalScheduleprotected NonNegativeAmountScheduleTradeLegSizeChange.outstandingNotionalScheduleMethods in net.finmath.smartcontract.product.xml that return NonNegativeAmountScheduleModifier and TypeMethodDescriptionObjectFactory.createNonNegativeAmountSchedule()Create an instance ofNonNegativeAmountScheduleTradeLegSizeChange.getChangeInNotionalSchedule()Gets the value of the changeInNotionalSchedule property.FxAccrualOption.getCounterCurrencyAmount()Gets the value of the counterCurrencyAmount property.FxTargetLinearPayoffRegion.getCounterCurrencyAmount()Gets the value of the counterCurrencyAmount property.OptionExerciseAmounts.getExerciseInNotionalSchedule()Gets the value of the exerciseInNotionalSchedule property.FxAccrualDigitalOption.getNotionalAmount()Gets the value of the notionalAmount property.FxAccrualForward.getNotionalAmount()Gets the value of the notionalAmount property.FxAccrualLeverage.getNotionalAmount()Gets the value of the notionalAmount property.FxAccrualOption.getNotionalAmount()Gets the value of the notionalAmount property.FxRangeAccrual.getNotionalAmount()Gets the value of the notionalAmount property.FxTargetLeverage.getNotionalAmount()Gets the value of the notionalAmount property.Notional.getNotionalStepSchedule()Gets the value of the notionalStepSchedule property.OptionExerciseAmounts.getOutstandingNotionalSchedule()Gets the value of the outstandingNotionalSchedule property.TradeLegSizeChange.getOutstandingNotionalSchedule()Gets the value of the outstandingNotionalSchedule property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type NonNegativeAmountScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NonNegativeAmountSchedule> ObjectFactory.createFxAccrualLinearPayoffRegionCounterCurrencyAmount(NonNegativeAmountSchedule value) jakarta.xml.bind.JAXBElement<NonNegativeAmountSchedule> ObjectFactory.createFxAccrualRegionNotionalAmount(NonNegativeAmountSchedule value) jakarta.xml.bind.JAXBElement<NonNegativeAmountSchedule> ObjectFactory.createFxTargetKnockoutForwardNotionalAmount(NonNegativeAmountSchedule value) Methods in net.finmath.smartcontract.product.xml with parameters of type NonNegativeAmountScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<NonNegativeAmountSchedule> ObjectFactory.createFxAccrualLinearPayoffRegionCounterCurrencyAmount(NonNegativeAmountSchedule value) jakarta.xml.bind.JAXBElement<NonNegativeAmountSchedule> ObjectFactory.createFxAccrualRegionNotionalAmount(NonNegativeAmountSchedule value) jakarta.xml.bind.JAXBElement<NonNegativeAmountSchedule> ObjectFactory.createFxTargetKnockoutForwardNotionalAmount(NonNegativeAmountSchedule value) voidTradeLegSizeChange.setChangeInNotionalSchedule(NonNegativeAmountSchedule value) Sets the value of the changeInNotionalSchedule property.voidFxAccrualOption.setCounterCurrencyAmount(NonNegativeAmountSchedule value) Sets the value of the counterCurrencyAmount property.voidFxTargetLinearPayoffRegion.setCounterCurrencyAmount(NonNegativeAmountSchedule value) Sets the value of the counterCurrencyAmount property.voidOptionExerciseAmounts.setExerciseInNotionalSchedule(NonNegativeAmountSchedule value) Sets the value of the exerciseInNotionalSchedule property.voidFxAccrualDigitalOption.setNotionalAmount(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.voidFxAccrualForward.setNotionalAmount(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.voidFxAccrualLeverage.setNotionalAmount(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.voidFxAccrualOption.setNotionalAmount(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.voidFxRangeAccrual.setNotionalAmount(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.voidFxTargetLeverage.setNotionalAmount(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.voidNotional.setNotionalStepSchedule(NonNegativeAmountSchedule value) Sets the value of the notionalStepSchedule property.voidOptionExerciseAmounts.setOutstandingNotionalSchedule(NonNegativeAmountSchedule value) Sets the value of the outstandingNotionalSchedule property.voidTradeLegSizeChange.setOutstandingNotionalSchedule(NonNegativeAmountSchedule value) Sets the value of the outstandingNotionalSchedule property.