Uses of Class
net.finmath.smartcontract.product.xml.PaymentReference
Packages that use PaymentReference
-
Uses of PaymentReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PaymentReferenceMethods in net.finmath.smartcontract.product.xml that return PaymentReferenceModifier and TypeMethodDescriptionObjectFactory.createPaymentReference()
Create an instance ofPaymentReference
PaymentDetails.getPaymentReference()
Gets the value of the paymentReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type PaymentReferenceModifier and TypeMethodDescriptionvoid
PaymentDetails.setPaymentReference(PaymentReference value)
Sets the value of the paymentReference property.