Uses of Class
net.finmath.smartcontract.product.xml.LcPurpose
Packages that use LcPurpose
-
Uses of LcPurpose in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as LcPurposeMethods in net.finmath.smartcontract.product.xml that return LcPurposeModifier and TypeMethodDescriptionObjectFactory.createLcPurpose()
Create an instance ofLcPurpose
LetterOfCredit.getPurpose()
Gets the value of the purpose property.Methods in net.finmath.smartcontract.product.xml with parameters of type LcPurposeModifier and TypeMethodDescriptionvoid
LetterOfCredit.setPurpose(LcPurpose value)
Sets the value of the purpose property.