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 ofFailureToPay
CreditEvents.getFailureToPay()
Gets the value of the failureToPay property.Methods in net.finmath.smartcontract.product.xml with parameters of type FailureToPayModifier and TypeMethodDescriptionvoid
CreditEvents.setFailureToPay(FailureToPay value)
Sets the value of the failureToPay property.