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 ofPaymentReferencePaymentDetails.getPaymentReference()Gets the value of the paymentReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type PaymentReferenceModifier and TypeMethodDescriptionvoidPaymentDetails.setPaymentReference(PaymentReference value) Sets the value of the paymentReference property.