Uses of Class
net.finmath.smartcontract.product.xml.AdditionalEvent
Packages that use AdditionalEvent
-
Uses of AdditionalEvent in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AdditionalEventModifier and TypeFieldDescriptionprotected AdditionalEventClearingConfirmed.additionalEventprotected AdditionalEventClearingEligibility.additionalEventprotected AdditionalEventClearingRefused.additionalEventprotected AdditionalEventConfirmationAgreed.additionalEventprotected AdditionalEventConfirmationDisputed.additionalEventprotected AdditionalEventConfirmationRetracted.additionalEventprotected AdditionalEventConsentGranted.additionalEventprotected AdditionalEventConsentRefused.additionalEventprotected AdditionalEventEventProposedMatch.additionalEventprotected AdditionalEventEventsChoice.additionalEventprotected AdditionalEventExecutionAdvice.additionalEventprotected AdditionalEventExecutionAdviceRetracted.additionalEventprotected AdditionalEventExecutionNotification.additionalEventprotected AdditionalEventExecutionRetracted.additionalEventprotected AdditionalEventRequestClearing.additionalEventprotected AdditionalEventRequestClearingEligibility.additionalEventprotected AdditionalEventRequestClearingRetracted.additionalEventprotected AdditionalEventRequestConfirmation.additionalEventprotected AdditionalEventRequestConsent.additionalEventprotected AdditionalEventRequestConsentRetracted.additionalEventprotected AdditionalEventRequestExecution.additionalEventprotected AdditionalEventRequestExecutionRetracted.additionalEventMethods in net.finmath.smartcontract.product.xml that return AdditionalEventModifier 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.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type AdditionalEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AdditionalEvent> ObjectFactory.createAdditionalEvent(AdditionalEvent value) Methods in net.finmath.smartcontract.product.xml with parameters of type AdditionalEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<AdditionalEvent> ObjectFactory.createAdditionalEvent(AdditionalEvent value) voidClearingConfirmed.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidClearingEligibility.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidClearingRefused.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidConfirmationAgreed.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidConfirmationDisputed.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidConfirmationRetracted.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidConsentGranted.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidConsentRefused.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidEventProposedMatch.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidEventsChoice.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidExecutionAdvice.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidExecutionAdviceRetracted.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidExecutionNotification.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidExecutionRetracted.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidRequestClearing.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidRequestClearingEligibility.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidRequestClearingRetracted.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidRequestConfirmation.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidRequestConsent.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidRequestConsentRetracted.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidRequestExecution.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.voidRequestExecutionRetracted.setAdditionalEvent(AdditionalEvent value) Sets the value of the additionalEvent property.