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 TypeClassDescriptionclassA 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 LetterOfCreditSummaryLcNotification.letterOfCreditSummaryMethods in net.finmath.smartcontract.product.xml that return LetterOfCreditSummaryModifier and TypeMethodDescriptionObjectFactory.createLetterOfCreditSummary()Create an instance ofLetterOfCreditSummaryLcNotification.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) voidLcNotification.setLetterOfCreditSummary(LetterOfCreditSummary value) Sets the value of the letterOfCreditSummary property.