Uses of Class
net.finmath.smartcontract.product.xml.ServiceStatus
Packages that use ServiceStatus
-
Uses of ServiceStatus in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ServiceStatusMethods in net.finmath.smartcontract.product.xml that return ServiceStatusModifier and TypeMethodDescriptionObjectFactory.createServiceStatus()
Create an instance ofServiceStatus
ServiceNotification.getStatus()
Gets the value of the status property.Methods in net.finmath.smartcontract.product.xml with parameters of type ServiceStatusModifier and TypeMethodDescriptionvoid
ServiceNotification.setStatus(ServiceStatus value)
Sets the value of the status property.