Uses of Class
net.finmath.smartcontract.product.xml.ServiceProcessingStatus
Packages that use ServiceProcessingStatus
-
Uses of ServiceProcessingStatus in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ServiceProcessingStatusModifier and TypeFieldDescriptionprotected ServiceProcessingStatus
ServiceNotification.processingStatus
Methods in net.finmath.smartcontract.product.xml that return ServiceProcessingStatusModifier and TypeMethodDescriptionObjectFactory.createServiceProcessingStatus()
Create an instance ofServiceProcessingStatus
ServiceNotification.getProcessingStatus()
Gets the value of the processingStatus property.Methods in net.finmath.smartcontract.product.xml with parameters of type ServiceProcessingStatusModifier and TypeMethodDescriptionvoid
ServiceNotification.setProcessingStatus(ServiceProcessingStatus value)
Sets the value of the processingStatus property.