Uses of Class
net.finmath.smartcontract.product.xml.LetterOfCreditReference
-
Uses of LetterOfCreditReference in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected LetterOfCreditReference
LcEvent.letterOfCreditReference
protected LetterOfCreditReference
OutstandingsPosition.letterOfCreditReference
Modifier and TypeMethodDescriptionObjectFactory.createLetterOfCreditReference()
Create an instance ofLetterOfCreditReference
LcEvent.getLetterOfCreditReference()
Gets the value of the letterOfCreditReference property.OutstandingsPosition.getLetterOfCreditReference()
Gets the value of the letterOfCreditReference property.Modifier and TypeMethodDescriptionvoid
LcEvent.setLetterOfCreditReference
(LetterOfCreditReference value) Sets the value of the letterOfCreditReference property.void
OutstandingsPosition.setLetterOfCreditReference
(LetterOfCreditReference value) Sets the value of the letterOfCreditReference property.