Uses of Class
net.finmath.smartcontract.product.xml.AdditionalEvent
-
Uses of AdditionalEvent in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected AdditionalEvent
ClearingConfirmed.additionalEvent
protected AdditionalEvent
ClearingEligibility.additionalEvent
protected AdditionalEvent
ClearingRefused.additionalEvent
protected AdditionalEvent
ConfirmationAgreed.additionalEvent
protected AdditionalEvent
ConfirmationDisputed.additionalEvent
protected AdditionalEvent
ConfirmationRetracted.additionalEvent
protected AdditionalEvent
ConsentGranted.additionalEvent
protected AdditionalEvent
ConsentRefused.additionalEvent
protected AdditionalEvent
EventProposedMatch.additionalEvent
protected AdditionalEvent
EventsChoice.additionalEvent
protected AdditionalEvent
ExecutionAdvice.additionalEvent
protected AdditionalEvent
ExecutionAdviceRetracted.additionalEvent
protected AdditionalEvent
ExecutionNotification.additionalEvent
protected AdditionalEvent
ExecutionRetracted.additionalEvent
protected AdditionalEvent
RequestClearing.additionalEvent
protected AdditionalEvent
RequestClearingEligibility.additionalEvent
protected AdditionalEvent
RequestClearingRetracted.additionalEvent
protected AdditionalEvent
RequestConfirmation.additionalEvent
protected AdditionalEvent
RequestConsent.additionalEvent
protected AdditionalEvent
RequestConsentRetracted.additionalEvent
protected AdditionalEvent
RequestExecution.additionalEvent
protected AdditionalEvent
RequestExecutionRetracted.additionalEvent
Modifier and TypeMethodDescriptionClearingConfirmed.getAdditionalEvent()
Gets the value of the additionalEvent property.ClearingEligibility.getAdditionalEvent()
Gets the value of the additionalEvent property.ClearingRefused.getAdditionalEvent()
Gets the value of the additionalEvent property.ConfirmationAgreed.getAdditionalEvent()
Gets the value of the additionalEvent property.ConfirmationDisputed.getAdditionalEvent()
Gets the value of the additionalEvent property.ConfirmationRetracted.getAdditionalEvent()
Gets the value of the additionalEvent property.ConsentGranted.getAdditionalEvent()
Gets the value of the additionalEvent property.ConsentRefused.getAdditionalEvent()
Gets the value of the additionalEvent property.EventProposedMatch.getAdditionalEvent()
Gets the value of the additionalEvent property.EventsChoice.getAdditionalEvent()
Gets the value of the additionalEvent property.ExecutionAdvice.getAdditionalEvent()
Gets the value of the additionalEvent property.ExecutionAdviceRetracted.getAdditionalEvent()
Gets the value of the additionalEvent property.ExecutionNotification.getAdditionalEvent()
Gets the value of the additionalEvent property.ExecutionRetracted.getAdditionalEvent()
Gets the value of the additionalEvent property.RequestClearing.getAdditionalEvent()
Gets the value of the additionalEvent property.RequestClearingEligibility.getAdditionalEvent()
Gets the value of the additionalEvent property.RequestClearingRetracted.getAdditionalEvent()
Gets the value of the additionalEvent property.RequestConfirmation.getAdditionalEvent()
Gets the value of the additionalEvent property.RequestConsent.getAdditionalEvent()
Gets the value of the additionalEvent property.RequestConsentRetracted.getAdditionalEvent()
Gets the value of the additionalEvent property.RequestExecution.getAdditionalEvent()
Gets the value of the additionalEvent property.RequestExecutionRetracted.getAdditionalEvent()
Gets the value of the additionalEvent property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AdditionalEvent> ObjectFactory.createAdditionalEvent
(AdditionalEvent value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AdditionalEvent> ObjectFactory.createAdditionalEvent
(AdditionalEvent value) void
ClearingConfirmed.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ClearingEligibility.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ClearingRefused.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ConfirmationAgreed.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ConfirmationDisputed.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ConfirmationRetracted.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ConsentGranted.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ConsentRefused.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
EventProposedMatch.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
EventsChoice.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ExecutionAdvice.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ExecutionAdviceRetracted.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ExecutionNotification.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
ExecutionRetracted.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
RequestClearing.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
RequestClearingEligibility.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
RequestClearingRetracted.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
RequestConfirmation.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
RequestConsent.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
RequestConsentRetracted.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
RequestExecution.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.void
RequestExecutionRetracted.setAdditionalEvent
(AdditionalEvent value) Sets the value of the additionalEvent property.