Uses of Class
net.finmath.smartcontract.product.xml.Payment
Packages that use Payment
-
Uses of Payment in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PaymentModifier and TypeFieldDescriptionprotected Payment
FxFlexibleForward.additionalPayment
protected Payment
FxSingleLeg.exchangedCurrency1
protected Payment
FxSwapLeg.exchangedCurrency1
protected Payment
FxSingleLeg.exchangedCurrency2
protected Payment
FxSwapLeg.exchangedCurrency2
protected Payment
BulletPayment.payment
protected Payment
TradeChangeContent.payment
Fields in net.finmath.smartcontract.product.xml with type parameters of type PaymentModifier and TypeFieldDescriptionCapFloor.additionalPayment
FxForwardVolatilityAgreement.additionalPayment
FxPerformanceSwap.additionalPayment
Swap.additionalPayment
Trade.otherPartyPayment
TermDeposit.payment
TradeAmendmentContent.payment
TradeChangeBase.payment
AbstractServicingNotification.paymentDetails
CapFloor.premium
Swaption.premium
Methods in net.finmath.smartcontract.product.xml that return PaymentModifier and TypeMethodDescriptionObjectFactory.createPayment()
Create an instance ofPayment
FxFlexibleForward.getAdditionalPayment()
Gets the value of the additionalPayment property.FxSingleLeg.getExchangedCurrency1()
Gets the value of the exchangedCurrency1 property.FxSwapLeg.getExchangedCurrency1()
Gets the value of the exchangedCurrency1 property.FxSingleLeg.getExchangedCurrency2()
Gets the value of the exchangedCurrency2 property.FxSwapLeg.getExchangedCurrency2()
Gets the value of the exchangedCurrency2 property.BulletPayment.getPayment()
Gets the value of the payment property.TradeChangeContent.getPayment()
Gets the value of the payment property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type PaymentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<Payment> ObjectFactory.createTradeNovationContentPayment
(Payment value) CapFloor.getAdditionalPayment()
Gets the value of the additionalPayment property.Fra.getAdditionalPayment()
Gets the value of the additionalPayment property.FxForwardVolatilityAgreement.getAdditionalPayment()
Gets the value of the additionalPayment property.FxPerformanceSwap.getAdditionalPayment()
Gets the value of the additionalPayment property.Swap.getAdditionalPayment()
Gets the value of the additionalPayment property.Trade.getOtherPartyPayment()
Gets the value of the otherPartyPayment property.TermDeposit.getPayment()
Gets the value of the payment property.TradeAmendmentContent.getPayment()
Gets the value of the payment property.TradeChangeBase.getPayment()
Gets the value of the payment property.AbstractServicingNotification.getPaymentDetails()
Gets the value of the paymentDetails property.CapFloor.getPremium()
Gets the value of the premium property.Swaption.getPremium()
Gets the value of the premium property.Methods in net.finmath.smartcontract.product.xml with parameters of type PaymentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<Payment> ObjectFactory.createTradeNovationContentPayment
(Payment value) void
FxFlexibleForward.setAdditionalPayment
(Payment value) Sets the value of the additionalPayment property.void
FxSingleLeg.setExchangedCurrency1
(Payment value) Sets the value of the exchangedCurrency1 property.void
FxSwapLeg.setExchangedCurrency1
(Payment value) Sets the value of the exchangedCurrency1 property.void
FxSingleLeg.setExchangedCurrency2
(Payment value) Sets the value of the exchangedCurrency2 property.void
FxSwapLeg.setExchangedCurrency2
(Payment value) Sets the value of the exchangedCurrency2 property.void
BulletPayment.setPayment
(Payment value) Sets the value of the payment property.void
TradeChangeContent.setPayment
(Payment value) Sets the value of the payment property.