Uses of Class
net.finmath.smartcontract.product.xml.ServiceProcessingCycle
Packages that use ServiceProcessingCycle
-
Uses of ServiceProcessingCycle in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ServiceProcessingCycleMethods in net.finmath.smartcontract.product.xml that return ServiceProcessingCycleModifier and TypeMethodDescriptionObjectFactory.createServiceProcessingCycle()
Create an instance ofServiceProcessingCycle
ServiceProcessingStatus.getCycle()
Gets the value of the cycle property.Methods in net.finmath.smartcontract.product.xml with parameters of type ServiceProcessingCycleModifier and TypeMethodDescriptionvoid
ServiceProcessingStatus.setCycle(ServiceProcessingCycle value)
Sets the value of the cycle property.