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 GracePeriodExtensionFailureToPay.gracePeriodExtensionMethods in net.finmath.smartcontract.product.xml that return GracePeriodExtensionModifier and TypeMethodDescriptionObjectFactory.createGracePeriodExtension()Create an instance ofGracePeriodExtensionFailureToPay.getGracePeriodExtension()Gets the value of the gracePeriodExtension property.Methods in net.finmath.smartcontract.product.xml with parameters of type GracePeriodExtensionModifier and TypeMethodDescriptionvoidFailureToPay.setGracePeriodExtension(GracePeriodExtension value) Sets the value of the gracePeriodExtension property.