Uses of Class
net.finmath.smartcontract.product.xml.FailureToPay
Packages that use FailureToPay
-
Uses of FailureToPay in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FailureToPayMethods in net.finmath.smartcontract.product.xml that return FailureToPayModifier and TypeMethodDescriptionObjectFactory.createFailureToPay()Create an instance ofFailureToPayCreditEvents.getFailureToPay()Gets the value of the failureToPay property.Methods in net.finmath.smartcontract.product.xml with parameters of type FailureToPayModifier and TypeMethodDescriptionvoidCreditEvents.setFailureToPay(FailureToPay value) Sets the value of the failureToPay property.