Uses of Class
net.finmath.smartcontract.product.xml.EventIdentifier
-
Uses of EventIdentifier in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected EventIdentifier
EventStatusItem.eventIdentifier
protected EventIdentifier
RequestEventStatus.eventIdentifier
Modifier and TypeMethodDescriptionObjectFactory.createEventIdentifier()
Create an instance ofEventIdentifier
EventStatusItem.getEventIdentifier()
Gets the value of the eventIdentifier property.RequestEventStatus.getEventIdentifier()
Gets the value of the eventIdentifier property.Modifier and TypeMethodDescriptionvoid
EventStatusItem.setEventIdentifier
(EventIdentifier value) Sets the value of the eventIdentifier property.void
RequestEventStatus.setEventIdentifier
(EventIdentifier value) Sets the value of the eventIdentifier property.