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 TerminatingEvent
ClearingConfirmed.terminatingEvent
protected TerminatingEvent
ConfirmationAgreed.terminatingEvent
protected TerminatingEvent
ConfirmationDisputed.terminatingEvent
protected TerminatingEvent
ConfirmationRetracted.terminatingEvent
protected TerminatingEvent
ConsentGranted.terminatingEvent
protected TerminatingEvent
ConsentRefused.terminatingEvent
protected TerminatingEvent
EventProposedMatch.terminatingEvent
protected TerminatingEvent
EventsChoice.terminatingEvent
protected TerminatingEvent
ExecutionAdvice.terminatingEvent
protected TerminatingEvent
ExecutionAdviceRetracted.terminatingEvent
protected TerminatingEvent
RequestConfirmation.terminatingEvent
protected TerminatingEvent
RequestConsent.terminatingEvent
protected TerminatingEvent
RequestConsentRetracted.terminatingEvent
protected TerminatingEvent
TradeReferenceInformation.terminatingEvent
Methods in net.finmath.smartcontract.product.xml that return TerminatingEventModifier and TypeMethodDescriptionObjectFactory.createTerminatingEvent()
Create an instance ofTerminatingEvent
ClearingConfirmed.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 TypeMethodDescriptionvoid
ClearingConfirmed.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
ConfirmationAgreed.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
ConfirmationDisputed.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
ConfirmationRetracted.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
ConsentGranted.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
ConsentRefused.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
EventProposedMatch.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
EventsChoice.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
ExecutionAdvice.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
ExecutionAdviceRetracted.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
RequestConfirmation.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
RequestConsent.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
RequestConsentRetracted.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.void
TradeReferenceInformation.setTerminatingEvent
(TerminatingEvent value) Sets the value of the terminatingEvent property.