Uses of Class
net.finmath.smartcontract.product.xml.TerminatingEvent
Packages that use TerminatingEvent
-
Uses of TerminatingEvent in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TerminatingEventModifier and TypeFieldDescriptionprotected TerminatingEventClearingConfirmed.terminatingEventprotected TerminatingEventConfirmationAgreed.terminatingEventprotected TerminatingEventConfirmationDisputed.terminatingEventprotected TerminatingEventConfirmationRetracted.terminatingEventprotected TerminatingEventConsentGranted.terminatingEventprotected TerminatingEventConsentRefused.terminatingEventprotected TerminatingEventEventProposedMatch.terminatingEventprotected TerminatingEventEventsChoice.terminatingEventprotected TerminatingEventExecutionAdvice.terminatingEventprotected TerminatingEventExecutionAdviceRetracted.terminatingEventprotected TerminatingEventRequestConfirmation.terminatingEventprotected TerminatingEventRequestConsent.terminatingEventprotected TerminatingEventRequestConsentRetracted.terminatingEventprotected TerminatingEventTradeReferenceInformation.terminatingEventMethods in net.finmath.smartcontract.product.xml that return TerminatingEventModifier and TypeMethodDescriptionObjectFactory.createTerminatingEvent()Create an instance ofTerminatingEventClearingConfirmed.getTerminatingEvent()Gets the value of the terminatingEvent property.ConfirmationAgreed.getTerminatingEvent()Gets the value of the terminatingEvent property.ConfirmationDisputed.getTerminatingEvent()Gets the value of the terminatingEvent property.ConfirmationRetracted.getTerminatingEvent()Gets the value of the terminatingEvent property.ConsentGranted.getTerminatingEvent()Gets the value of the terminatingEvent property.ConsentRefused.getTerminatingEvent()Gets the value of the terminatingEvent property.EventProposedMatch.getTerminatingEvent()Gets the value of the terminatingEvent property.EventsChoice.getTerminatingEvent()Gets the value of the terminatingEvent property.ExecutionAdvice.getTerminatingEvent()Gets the value of the terminatingEvent property.ExecutionAdviceRetracted.getTerminatingEvent()Gets the value of the terminatingEvent property.RequestConfirmation.getTerminatingEvent()Gets the value of the terminatingEvent property.RequestConsent.getTerminatingEvent()Gets the value of the terminatingEvent property.RequestConsentRetracted.getTerminatingEvent()Gets the value of the terminatingEvent property.TradeReferenceInformation.getTerminatingEvent()Gets the value of the terminatingEvent property.Methods in net.finmath.smartcontract.product.xml with parameters of type TerminatingEventModifier and TypeMethodDescriptionvoidClearingConfirmed.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidConfirmationAgreed.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidConfirmationDisputed.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidConfirmationRetracted.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidConsentGranted.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidConsentRefused.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidEventProposedMatch.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidEventsChoice.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidExecutionAdvice.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidExecutionAdviceRetracted.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidRequestConfirmation.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidRequestConsent.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidRequestConsentRetracted.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.voidTradeReferenceInformation.setTerminatingEvent(TerminatingEvent value) Sets the value of the terminatingEvent property.