Uses of Class
net.finmath.smartcontract.model.PaymentFrequency
Packages that use PaymentFrequency
-
Uses of PaymentFrequency in net.finmath.smartcontract.model
Methods in net.finmath.smartcontract.model that return PaymentFrequencyModifier and TypeMethodDescription@Valid PaymentFrequencyPlainSwapOperationRequest.getFixedPaymentFrequency()Get fixedPaymentFrequency@Valid PaymentFrequencyPlainSwapOperationRequest.getFloatingPaymentFrequency()Get floatingPaymentFrequencyPaymentFrequency.periodMultiplier(Integer periodMultiplier) Methods in net.finmath.smartcontract.model with parameters of type PaymentFrequencyModifier and TypeMethodDescriptionPlainSwapOperationRequest.fixedPaymentFrequency(PaymentFrequency fixedPaymentFrequency) PlainSwapOperationRequest.floatingPaymentFrequency(PaymentFrequency floatingPaymentFrequency) voidPlainSwapOperationRequest.setFixedPaymentFrequency(PaymentFrequency fixedPaymentFrequency) voidPlainSwapOperationRequest.setFloatingPaymentFrequency(PaymentFrequency floatingPaymentFrequency)