Uses of Class
net.finmath.smartcontract.product.xml.CreditEventNoticeDocument
-
Uses of CreditEventNoticeDocument in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CreditEventNoticeDocument
CreditEventNotification.creditEventNotice
protected CreditEventNoticeDocument
CreditEventNotificationRetracted.creditEventNotice
Modifier and TypeMethodDescriptionObjectFactory.createCreditEventNoticeDocument()
Create an instance ofCreditEventNoticeDocument
CreditEventNotification.getCreditEventNotice()
Gets the value of the creditEventNotice property.CreditEventNotificationRetracted.getCreditEventNotice()
Gets the value of the creditEventNotice property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CreditEventNoticeDocument> ObjectFactory.createCreditEventNotice
(CreditEventNoticeDocument value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CreditEventNoticeDocument> ObjectFactory.createCreditEventNotice
(CreditEventNoticeDocument value) void
CreditEventNotification.setCreditEventNotice
(CreditEventNoticeDocument value) Sets the value of the creditEventNotice property.void
CreditEventNotificationRetracted.setCreditEventNotice
(CreditEventNoticeDocument value) Sets the value of the creditEventNotice property.