Uses of Class
net.finmath.smartcontract.product.xml.BusinessEventGroupIdentifier
-
Uses of BusinessEventGroupIdentifier in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected BusinessEventGroupIdentifier
LoanEvent.businessEventGroupId
Modifier and TypeMethodDescriptionObjectFactory.createBusinessEventGroupIdentifier()
Create an instance ofBusinessEventGroupIdentifier
LoanEvent.getBusinessEventGroupId()
Gets the value of the businessEventGroupId property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<BusinessEventGroupIdentifier> ObjectFactory.createPrepaymentNotificationRetractedBusinessEventGroupId
(BusinessEventGroupIdentifier value) jakarta.xml.bind.JAXBElement
<BusinessEventGroupIdentifier> ObjectFactory.createRolloverNotificationRetractedBusinessEventGroupId
(BusinessEventGroupIdentifier value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<BusinessEventGroupIdentifier> ObjectFactory.createPrepaymentNotificationRetractedBusinessEventGroupId
(BusinessEventGroupIdentifier value) jakarta.xml.bind.JAXBElement
<BusinessEventGroupIdentifier> ObjectFactory.createRolloverNotificationRetractedBusinessEventGroupId
(BusinessEventGroupIdentifier value) void
LoanEvent.setBusinessEventGroupId
(BusinessEventGroupIdentifier value) Sets the value of the businessEventGroupId property.