Uses of Class
net.finmath.smartcontract.product.xml.FeaturePayment
Packages that use FeaturePayment
-
Uses of FeaturePayment in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FeaturePaymentMethods in net.finmath.smartcontract.product.xml that return FeaturePaymentModifier and TypeMethodDescriptionObjectFactory.createFeaturePayment()
Create an instance ofFeaturePayment
TriggerEvent.getFeaturePayment()
Gets the value of the featurePayment property.Methods in net.finmath.smartcontract.product.xml with parameters of type FeaturePaymentModifier and TypeMethodDescriptionvoid
TriggerEvent.setFeaturePayment(FeaturePayment value)
Sets the value of the featurePayment property.