Uses of Class
net.finmath.smartcontract.product.xml.ServiceProcessingEvent
Packages that use ServiceProcessingEvent
-
Uses of ServiceProcessingEvent in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ServiceProcessingEventMethods in net.finmath.smartcontract.product.xml that return ServiceProcessingEventModifier and TypeMethodDescriptionObjectFactory.createServiceProcessingEvent()
Create an instance ofServiceProcessingEvent
ServiceProcessingStatus.getEvent()
Gets the value of the event property.Methods in net.finmath.smartcontract.product.xml with parameters of type ServiceProcessingEventModifier and TypeMethodDescriptionvoid
ServiceProcessingStatus.setEvent
(ServiceProcessingEvent value) Sets the value of the event property.