Uses of Class
net.finmath.smartcontract.product.xml.EventStatus
Packages that use EventStatus
-
Uses of EventStatus in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as EventStatusModifier and TypeFieldDescriptionprotected EventStatusConfirmationStatus.statusprotected EventStatusEventStatusItem.statusMethods in net.finmath.smartcontract.product.xml that return EventStatusModifier and TypeMethodDescriptionObjectFactory.createEventStatus()Create an instance ofEventStatusConfirmationStatus.getStatus()Gets the value of the status property.EventStatusItem.getStatus()Gets the value of the status property.Methods in net.finmath.smartcontract.product.xml with parameters of type EventStatusModifier and TypeMethodDescriptionvoidConfirmationStatus.setStatus(EventStatus value) Sets the value of the status property.voidEventStatusItem.setStatus(EventStatus value) Sets the value of the status property.