Uses of Class
net.finmath.smartcontract.product.xml.OriginatingEvent
Packages that use OriginatingEvent
-
Uses of OriginatingEvent in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as OriginatingEventModifier and TypeFieldDescriptionprotected OriginatingEvent
ClearingConfirmed.originatingEvent
protected OriginatingEvent
ClearingEligibility.originatingEvent
protected OriginatingEvent
ClearingRefused.originatingEvent
protected OriginatingEvent
ConfirmationAgreed.originatingEvent
protected OriginatingEvent
ConfirmationDisputed.originatingEvent
protected OriginatingEvent
ConfirmationRetracted.originatingEvent
protected OriginatingEvent
ConsentGranted.originatingEvent
protected OriginatingEvent
ConsentRefused.originatingEvent
protected OriginatingEvent
DataDocument.originatingEvent
protected OriginatingEvent
EventProposedMatch.originatingEvent
protected OriginatingEvent
EventsChoice.originatingEvent
protected OriginatingEvent
ExecutionAdvice.originatingEvent
protected OriginatingEvent
ExecutionAdviceRetracted.originatingEvent
protected OriginatingEvent
ExecutionNotification.originatingEvent
protected OriginatingEvent
ExecutionRetracted.originatingEvent
protected OriginatingEvent
PackageHeader.originatingEvent
protected OriginatingEvent
RequestClearing.originatingEvent
protected OriginatingEvent
RequestClearingEligibility.originatingEvent
protected OriginatingEvent
RequestClearingRetracted.originatingEvent
protected OriginatingEvent
RequestConfirmation.originatingEvent
protected OriginatingEvent
RequestConsent.originatingEvent
protected OriginatingEvent
RequestConsentRetracted.originatingEvent
protected OriginatingEvent
RequestExecution.originatingEvent
protected OriginatingEvent
RequestExecutionRetracted.originatingEvent
protected OriginatingEvent
TradeReferenceInformation.originatingEvent
protected OriginatingEvent
TradeWrapper.originatingEvent
Methods in net.finmath.smartcontract.product.xml that return OriginatingEventModifier and TypeMethodDescriptionObjectFactory.createOriginatingEvent()
Create an instance ofOriginatingEvent
ClearingConfirmed.getOriginatingEvent()
Gets the value of the originatingEvent property.ClearingEligibility.getOriginatingEvent()
Gets the value of the originatingEvent property.ClearingRefused.getOriginatingEvent()
Gets the value of the originatingEvent property.ConfirmationAgreed.getOriginatingEvent()
Gets the value of the originatingEvent property.ConfirmationDisputed.getOriginatingEvent()
Gets the value of the originatingEvent property.ConfirmationRetracted.getOriginatingEvent()
Gets the value of the originatingEvent property.ConsentGranted.getOriginatingEvent()
Gets the value of the originatingEvent property.ConsentRefused.getOriginatingEvent()
Gets the value of the originatingEvent property.DataDocument.getOriginatingEvent()
Gets the value of the originatingEvent property.EventProposedMatch.getOriginatingEvent()
Gets the value of the originatingEvent property.EventsChoice.getOriginatingEvent()
Gets the value of the originatingEvent property.ExecutionAdvice.getOriginatingEvent()
Gets the value of the originatingEvent property.ExecutionAdviceRetracted.getOriginatingEvent()
Gets the value of the originatingEvent property.ExecutionNotification.getOriginatingEvent()
Gets the value of the originatingEvent property.ExecutionRetracted.getOriginatingEvent()
Gets the value of the originatingEvent property.PackageHeader.getOriginatingEvent()
Gets the value of the originatingEvent property.RequestClearing.getOriginatingEvent()
Gets the value of the originatingEvent property.RequestClearingEligibility.getOriginatingEvent()
Gets the value of the originatingEvent property.RequestClearingRetracted.getOriginatingEvent()
Gets the value of the originatingEvent property.RequestConfirmation.getOriginatingEvent()
Gets the value of the originatingEvent property.RequestConsent.getOriginatingEvent()
Gets the value of the originatingEvent property.RequestConsentRetracted.getOriginatingEvent()
Gets the value of the originatingEvent property.RequestExecution.getOriginatingEvent()
Gets the value of the originatingEvent property.RequestExecutionRetracted.getOriginatingEvent()
Gets the value of the originatingEvent property.TradeReferenceInformation.getOriginatingEvent()
Gets the value of the originatingEvent property.TradeWrapper.getOriginatingEvent()
Gets the value of the originatingEvent property.Methods in net.finmath.smartcontract.product.xml with parameters of type OriginatingEventModifier and TypeMethodDescriptionvoid
ClearingConfirmed.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ClearingEligibility.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ClearingRefused.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ConfirmationAgreed.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ConfirmationDisputed.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ConfirmationRetracted.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ConsentGranted.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ConsentRefused.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
DataDocument.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
EventProposedMatch.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
EventsChoice.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ExecutionAdvice.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ExecutionAdviceRetracted.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ExecutionNotification.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
ExecutionRetracted.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
PackageHeader.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
RequestClearing.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
RequestClearingEligibility.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
RequestClearingRetracted.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
RequestConfirmation.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
RequestConsent.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
RequestConsentRetracted.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
RequestExecution.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
RequestExecutionRetracted.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
TradeReferenceInformation.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.void
TradeWrapper.setOriginatingEvent
(OriginatingEvent value) Sets the value of the originatingEvent property.