Uses of Class
net.finmath.smartcontract.product.xml.EventsChoice
-
Uses of EventsChoice in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected EventsChoice
ConfirmationStatus.allegedEvent
protected EventsChoice
ConfirmationStatus.assertedEvent
Modifier and TypeMethodDescriptionObjectFactory.createEventsChoice()
Create an instance ofEventsChoice
ConfirmationStatus.getAllegedEvent()
Gets the value of the allegedEvent property.ConfirmationStatus.getAssertedEvent()
Gets the value of the assertedEvent property.Modifier and TypeMethodDescriptionvoid
ConfirmationStatus.setAllegedEvent
(EventsChoice value) Sets the value of the allegedEvent property.void
ConfirmationStatus.setAssertedEvent
(EventsChoice value) Sets the value of the assertedEvent property.