Uses of Class
net.finmath.smartcontract.product.xml.CreditEventNoticeDocument
Packages that use CreditEventNoticeDocument
-
Uses of CreditEventNoticeDocument in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CreditEventNoticeDocumentModifier and TypeFieldDescriptionprotected CreditEventNoticeDocumentCreditEventNotification.creditEventNoticeprotected CreditEventNoticeDocumentCreditEventNotificationRetracted.creditEventNoticeMethods in net.finmath.smartcontract.product.xml that return CreditEventNoticeDocumentModifier and TypeMethodDescriptionObjectFactory.createCreditEventNoticeDocument()Create an instance ofCreditEventNoticeDocumentCreditEventNotification.getCreditEventNotice()Gets the value of the creditEventNotice property.CreditEventNotificationRetracted.getCreditEventNotice()Gets the value of the creditEventNotice property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CreditEventNoticeDocumentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CreditEventNoticeDocument> ObjectFactory.createCreditEventNotice(CreditEventNoticeDocument value) Methods in net.finmath.smartcontract.product.xml with parameters of type CreditEventNoticeDocumentModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CreditEventNoticeDocument> ObjectFactory.createCreditEventNotice(CreditEventNoticeDocument value) voidCreditEventNotification.setCreditEventNotice(CreditEventNoticeDocument value) Sets the value of the creditEventNotice property.voidCreditEventNotificationRetracted.setCreditEventNotice(CreditEventNoticeDocument value) Sets the value of the creditEventNotice property.