Uses of Class
net.finmath.smartcontract.product.xml.ServiceProcessingStep
Packages that use ServiceProcessingStep
-
Uses of ServiceProcessingStep in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ServiceProcessingStepMethods in net.finmath.smartcontract.product.xml that return ServiceProcessingStepModifier and TypeMethodDescriptionObjectFactory.createServiceProcessingStep()
Create an instance ofServiceProcessingStep
ServiceProcessingStatus.getStep()
Gets the value of the step property.Methods in net.finmath.smartcontract.product.xml with parameters of type ServiceProcessingStepModifier and TypeMethodDescriptionvoid
ServiceProcessingStatus.setStep(ServiceProcessingStep value)
Sets the value of the step property.