Uses of Class
net.finmath.smartcontract.product.xml.LetterOfCredit
Packages that use LetterOfCredit
-
Uses of LetterOfCredit in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as LetterOfCreditFields in net.finmath.smartcontract.product.xml with type parameters of type LetterOfCreditModifier and TypeFieldDescriptionprotected List<LetterOfCredit> AccrualOptionChangeNotification.letterOfCreditMethods in net.finmath.smartcontract.product.xml that return LetterOfCreditModifier and TypeMethodDescriptionObjectFactory.createLetterOfCredit()Create an instance ofLetterOfCreditLcNotification.getLetterOfCredit()Gets the value of the letterOfCredit property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type LetterOfCreditModifier 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.Methods in net.finmath.smartcontract.product.xml with parameters of type LetterOfCreditModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LetterOfCredit> ObjectFactory.createAccrualOptionChangeNotificationRetractedLetterOfCredit(LetterOfCredit value) jakarta.xml.bind.JAXBElement<LetterOfCredit> ObjectFactory.createLcNotificationRetractedLetterOfCredit(LetterOfCredit value) voidLcNotification.setLetterOfCredit(LetterOfCredit value) Sets the value of the letterOfCredit property.