Uses of Class
net.finmath.smartcontract.product.xml.NonNegativeAmountSchedule
-
Uses of NonNegativeAmountSchedule in net.finmath.smartcontract.product.xml
Modifier and TypeClassDescriptionclass
Java class for FxCounterCurrencyAmount complex type.Modifier and TypeFieldDescriptionprotected NonNegativeAmountSchedule
TradeLegSizeChange.changeInNotionalSchedule
protected NonNegativeAmountSchedule
FxAccrualOption.counterCurrencyAmount
protected NonNegativeAmountSchedule
FxTargetLinearPayoffRegion.counterCurrencyAmount
protected NonNegativeAmountSchedule
OptionExerciseAmounts.exerciseInNotionalSchedule
protected NonNegativeAmountSchedule
FxAccrualDigitalOption.notionalAmount
protected NonNegativeAmountSchedule
FxAccrualForward.notionalAmount
protected NonNegativeAmountSchedule
FxAccrualLeverage.notionalAmount
protected NonNegativeAmountSchedule
FxAccrualOption.notionalAmount
protected NonNegativeAmountSchedule
FxRangeAccrual.notionalAmount
protected NonNegativeAmountSchedule
FxTargetLeverage.notionalAmount
protected NonNegativeAmountSchedule
Notional.notionalStepSchedule
protected NonNegativeAmountSchedule
OptionExerciseAmounts.outstandingNotionalSchedule
protected NonNegativeAmountSchedule
TradeLegSizeChange.outstandingNotionalSchedule
Modifier and TypeMethodDescriptionObjectFactory.createNonNegativeAmountSchedule()
Create an instance ofNonNegativeAmountSchedule
TradeLegSizeChange.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.Modifier 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) Modifier 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) void
TradeLegSizeChange.setChangeInNotionalSchedule
(NonNegativeAmountSchedule value) Sets the value of the changeInNotionalSchedule property.void
FxAccrualOption.setCounterCurrencyAmount
(NonNegativeAmountSchedule value) Sets the value of the counterCurrencyAmount property.void
FxTargetLinearPayoffRegion.setCounterCurrencyAmount
(NonNegativeAmountSchedule value) Sets the value of the counterCurrencyAmount property.void
OptionExerciseAmounts.setExerciseInNotionalSchedule
(NonNegativeAmountSchedule value) Sets the value of the exerciseInNotionalSchedule property.void
FxAccrualDigitalOption.setNotionalAmount
(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.void
FxAccrualForward.setNotionalAmount
(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.void
FxAccrualLeverage.setNotionalAmount
(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.void
FxAccrualOption.setNotionalAmount
(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.void
FxRangeAccrual.setNotionalAmount
(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.void
FxTargetLeverage.setNotionalAmount
(NonNegativeAmountSchedule value) Sets the value of the notionalAmount property.void
Notional.setNotionalStepSchedule
(NonNegativeAmountSchedule value) Sets the value of the notionalStepSchedule property.void
OptionExerciseAmounts.setOutstandingNotionalSchedule
(NonNegativeAmountSchedule value) Sets the value of the outstandingNotionalSchedule property.void
TradeLegSizeChange.setOutstandingNotionalSchedule
(NonNegativeAmountSchedule value) Sets the value of the outstandingNotionalSchedule property.