Uses of Class
net.finmath.smartcontract.product.xml.LetterOfCreditSummary
Packages that use LetterOfCreditSummary
-
Uses of LetterOfCreditSummary in net.finmath.smartcontract.product.xml
Subclasses of LetterOfCreditSummary in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
A definition of an unfunded borrowing (guarantee) instrument known as a Letter of Credit.Fields in net.finmath.smartcontract.product.xml declared as LetterOfCreditSummaryModifier and TypeFieldDescriptionprotected LetterOfCreditSummary
LcNotification.letterOfCreditSummary
Methods in net.finmath.smartcontract.product.xml that return LetterOfCreditSummaryModifier and TypeMethodDescriptionObjectFactory.createLetterOfCreditSummary()
Create an instance ofLetterOfCreditSummary
LcNotification.getLetterOfCreditSummary()
Gets the value of the letterOfCreditSummary property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type LetterOfCreditSummaryModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LetterOfCreditSummary> ObjectFactory.createAccrualOptionChangeNotificationRetractedLetterOfCreditSummary
(LetterOfCreditSummary value) jakarta.xml.bind.JAXBElement
<LetterOfCreditSummary> ObjectFactory.createLcNotificationRetractedLetterOfCreditSummary
(LetterOfCreditSummary value) Methods in net.finmath.smartcontract.product.xml with parameters of type LetterOfCreditSummaryModifier 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.