Uses of Class
net.finmath.smartcontract.product.xml.GracePeriodExtension
Packages that use GracePeriodExtension
-
Uses of GracePeriodExtension in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GracePeriodExtensionModifier and TypeFieldDescriptionprotected GracePeriodExtension
FailureToPay.gracePeriodExtension
Methods in net.finmath.smartcontract.product.xml that return GracePeriodExtensionModifier and TypeMethodDescriptionObjectFactory.createGracePeriodExtension()
Create an instance ofGracePeriodExtension
FailureToPay.getGracePeriodExtension()
Gets the value of the gracePeriodExtension property.Methods in net.finmath.smartcontract.product.xml with parameters of type GracePeriodExtensionModifier and TypeMethodDescriptionvoid
FailureToPay.setGracePeriodExtension(GracePeriodExtension value)
Sets the value of the gracePeriodExtension property.