Uses of Class
net.finmath.smartcontract.product.xml.LetterOfCreditSummary
-
Uses of LetterOfCreditSummary in net.finmath.smartcontract.product.xml
Modifier and TypeClassDescriptionclass
A definition of an unfunded borrowing (guarantee) instrument known as a Letter of Credit.Modifier and TypeFieldDescriptionprotected LetterOfCreditSummary
LcNotification.letterOfCreditSummary
Modifier and TypeMethodDescriptionObjectFactory.createLetterOfCreditSummary()
Create an instance ofLetterOfCreditSummary
LcNotification.getLetterOfCreditSummary()
Gets the value of the letterOfCreditSummary property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LetterOfCreditSummary> ObjectFactory.createAccrualOptionChangeNotificationRetractedLetterOfCreditSummary
(LetterOfCreditSummary value) jakarta.xml.bind.JAXBElement
<LetterOfCreditSummary> ObjectFactory.createLcNotificationRetractedLetterOfCreditSummary
(LetterOfCreditSummary value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LetterOfCreditSummary> ObjectFactory.createAccrualOptionChangeNotificationRetractedLetterOfCreditSummary
(LetterOfCreditSummary value) jakarta.xml.bind.JAXBElement
<LetterOfCreditSummary> ObjectFactory.createLcNotificationRetractedLetterOfCreditSummary
(LetterOfCreditSummary value) void
LcNotification.setLetterOfCreditSummary
(LetterOfCreditSummary value) Sets the value of the letterOfCreditSummary property.