Uses of Class
net.finmath.smartcontract.product.xml.BusinessEventGroupIdentifier
Packages that use BusinessEventGroupIdentifier
-
Uses of BusinessEventGroupIdentifier in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BusinessEventGroupIdentifierModifier and TypeFieldDescriptionprotected BusinessEventGroupIdentifierLoanEvent.businessEventGroupIdMethods in net.finmath.smartcontract.product.xml that return BusinessEventGroupIdentifierModifier and TypeMethodDescriptionObjectFactory.createBusinessEventGroupIdentifier()Create an instance ofBusinessEventGroupIdentifierLoanEvent.getBusinessEventGroupId()Gets the value of the businessEventGroupId property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type BusinessEventGroupIdentifierModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BusinessEventGroupIdentifier> ObjectFactory.createPrepaymentNotificationRetractedBusinessEventGroupId(BusinessEventGroupIdentifier value) jakarta.xml.bind.JAXBElement<BusinessEventGroupIdentifier> ObjectFactory.createRolloverNotificationRetractedBusinessEventGroupId(BusinessEventGroupIdentifier value) Methods in net.finmath.smartcontract.product.xml with parameters of type BusinessEventGroupIdentifierModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BusinessEventGroupIdentifier> ObjectFactory.createPrepaymentNotificationRetractedBusinessEventGroupId(BusinessEventGroupIdentifier value) jakarta.xml.bind.JAXBElement<BusinessEventGroupIdentifier> ObjectFactory.createRolloverNotificationRetractedBusinessEventGroupId(BusinessEventGroupIdentifier value) voidLoanEvent.setBusinessEventGroupId(BusinessEventGroupIdentifier value) Sets the value of the businessEventGroupId property.