Uses of Class
net.finmath.smartcontract.product.xml.LetterOfCreditReference
Packages that use LetterOfCreditReference
-
Uses of LetterOfCreditReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as LetterOfCreditReferenceModifier and TypeFieldDescriptionprotected LetterOfCreditReferenceLcEvent.letterOfCreditReferenceprotected LetterOfCreditReferenceOutstandingsPosition.letterOfCreditReferenceMethods in net.finmath.smartcontract.product.xml that return LetterOfCreditReferenceModifier and TypeMethodDescriptionObjectFactory.createLetterOfCreditReference()Create an instance ofLetterOfCreditReferenceLcEvent.getLetterOfCreditReference()Gets the value of the letterOfCreditReference property.OutstandingsPosition.getLetterOfCreditReference()Gets the value of the letterOfCreditReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type LetterOfCreditReferenceModifier and TypeMethodDescriptionvoidLcEvent.setLetterOfCreditReference(LetterOfCreditReference value) Sets the value of the letterOfCreditReference property.voidOutstandingsPosition.setLetterOfCreditReference(LetterOfCreditReference value) Sets the value of the letterOfCreditReference property.