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 OriginatingEventClearingConfirmed.originatingEventprotected OriginatingEventClearingEligibility.originatingEventprotected OriginatingEventClearingRefused.originatingEventprotected OriginatingEventConfirmationAgreed.originatingEventprotected OriginatingEventConfirmationDisputed.originatingEventprotected OriginatingEventConfirmationRetracted.originatingEventprotected OriginatingEventConsentGranted.originatingEventprotected OriginatingEventConsentRefused.originatingEventprotected OriginatingEventDataDocument.originatingEventprotected OriginatingEventEventProposedMatch.originatingEventprotected OriginatingEventEventsChoice.originatingEventprotected OriginatingEventExecutionAdvice.originatingEventprotected OriginatingEventExecutionAdviceRetracted.originatingEventprotected OriginatingEventExecutionNotification.originatingEventprotected OriginatingEventExecutionRetracted.originatingEventprotected OriginatingEventPackageHeader.originatingEventprotected OriginatingEventRequestClearing.originatingEventprotected OriginatingEventRequestClearingEligibility.originatingEventprotected OriginatingEventRequestClearingRetracted.originatingEventprotected OriginatingEventRequestConfirmation.originatingEventprotected OriginatingEventRequestConsent.originatingEventprotected OriginatingEventRequestConsentRetracted.originatingEventprotected OriginatingEventRequestExecution.originatingEventprotected OriginatingEventRequestExecutionRetracted.originatingEventprotected OriginatingEventTradeReferenceInformation.originatingEventprotected OriginatingEventTradeWrapper.originatingEventMethods in net.finmath.smartcontract.product.xml that return OriginatingEventModifier and TypeMethodDescriptionObjectFactory.createOriginatingEvent()Create an instance ofOriginatingEventClearingConfirmed.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 TypeMethodDescriptionvoidClearingConfirmed.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidClearingEligibility.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidClearingRefused.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidConfirmationAgreed.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidConfirmationDisputed.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidConfirmationRetracted.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidConsentGranted.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidConsentRefused.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidDataDocument.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidEventProposedMatch.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidEventsChoice.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidExecutionAdvice.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidExecutionAdviceRetracted.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidExecutionNotification.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidExecutionRetracted.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidPackageHeader.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidRequestClearing.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidRequestClearingEligibility.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidRequestClearingRetracted.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidRequestConfirmation.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidRequestConsent.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidRequestConsentRetracted.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidRequestExecution.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidRequestExecutionRetracted.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidTradeReferenceInformation.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.voidTradeWrapper.setOriginatingEvent(OriginatingEvent value) Sets the value of the originatingEvent property.