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 ofServiceProcessingCycleServiceProcessingStatus.getCycle()Gets the value of the cycle property.Methods in net.finmath.smartcontract.product.xml with parameters of type ServiceProcessingCycleModifier and TypeMethodDescriptionvoidServiceProcessingStatus.setCycle(ServiceProcessingCycle value) Sets the value of the cycle property.