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 PaymentFxFlexibleForward.additionalPaymentprotected PaymentFxSingleLeg.exchangedCurrency1protected PaymentFxSwapLeg.exchangedCurrency1protected PaymentFxSingleLeg.exchangedCurrency2protected PaymentFxSwapLeg.exchangedCurrency2protected PaymentBulletPayment.paymentprotected PaymentTradeChangeContent.paymentFields in net.finmath.smartcontract.product.xml with type parameters of type PaymentModifier and TypeFieldDescriptionCapFloor.additionalPaymentFxForwardVolatilityAgreement.additionalPaymentFxPerformanceSwap.additionalPaymentSwap.additionalPaymentTrade.otherPartyPaymentTermDeposit.paymentTradeAmendmentContent.paymentTradeChangeBase.paymentAbstractServicingNotification.paymentDetailsCapFloor.premiumSwaption.premiumMethods in net.finmath.smartcontract.product.xml that return PaymentModifier and TypeMethodDescriptionObjectFactory.createPayment()Create an instance ofPaymentFxFlexibleForward.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) voidFxFlexibleForward.setAdditionalPayment(Payment value) Sets the value of the additionalPayment property.voidFxSingleLeg.setExchangedCurrency1(Payment value) Sets the value of the exchangedCurrency1 property.voidFxSwapLeg.setExchangedCurrency1(Payment value) Sets the value of the exchangedCurrency1 property.voidFxSingleLeg.setExchangedCurrency2(Payment value) Sets the value of the exchangedCurrency2 property.voidFxSwapLeg.setExchangedCurrency2(Payment value) Sets the value of the exchangedCurrency2 property.voidBulletPayment.setPayment(Payment value) Sets the value of the payment property.voidTradeChangeContent.setPayment(Payment value) Sets the value of the payment property.