Uses of Class
net.finmath.smartcontract.product.xml.Repayment
Packages that use Repayment
-
Uses of Repayment in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RepaymentMethods in net.finmath.smartcontract.product.xml that return RepaymentModifier and TypeMethodDescriptionObjectFactory.createRepayment()Create an instance ofRepaymentPrepaymentNotification.getRepayment()Gets the value of the repayment property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type RepaymentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Repayment> ObjectFactory.createPrepaymentNotificationRetractedRepayment(Repayment value) jakarta.xml.bind.JAXBElement<Repayment> ObjectFactory.createRepayment(Repayment value) jakarta.xml.bind.JAXBElement<Repayment> ObjectFactory.createRolloverNotificationRetractedRepayment(Repayment value) Methods in net.finmath.smartcontract.product.xml with parameters of type RepaymentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Repayment> ObjectFactory.createPrepaymentNotificationRetractedRepayment(Repayment value) jakarta.xml.bind.JAXBElement<Repayment> ObjectFactory.createRepayment(Repayment value) jakarta.xml.bind.JAXBElement<Repayment> ObjectFactory.createRolloverNotificationRetractedRepayment(Repayment value) voidPrepaymentNotification.setRepayment(Repayment value) Sets the value of the repayment property.