Uses of Class
net.finmath.smartcontract.product.xml.LetterOfCredit
-
Uses of LetterOfCredit in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected List
<LetterOfCredit> AccrualOptionChangeNotification.letterOfCredit
Modifier and TypeMethodDescriptionObjectFactory.createLetterOfCredit()
Create an instance ofLetterOfCredit
LcNotification.getLetterOfCredit()
Gets the value of the letterOfCredit property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LetterOfCredit> ObjectFactory.createAccrualOptionChangeNotificationRetractedLetterOfCredit
(LetterOfCredit value) jakarta.xml.bind.JAXBElement
<LetterOfCredit> ObjectFactory.createLcNotificationRetractedLetterOfCredit
(LetterOfCredit value) AccrualOptionChangeNotification.getLetterOfCredit()
Gets the value of the letterOfCredit property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LetterOfCredit> ObjectFactory.createAccrualOptionChangeNotificationRetractedLetterOfCredit
(LetterOfCredit value) jakarta.xml.bind.JAXBElement
<LetterOfCredit> ObjectFactory.createLcNotificationRetractedLetterOfCredit
(LetterOfCredit value) void
LcNotification.setLetterOfCredit
(LetterOfCredit value) Sets the value of the letterOfCredit property.