Uses of Class
net.finmath.smartcontract.product.xml.BusinessProcess
Packages that use BusinessProcess
-
Uses of BusinessProcess in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BusinessProcessMethods in net.finmath.smartcontract.product.xml that return BusinessProcessModifier and TypeMethodDescriptionObjectFactory.createBusinessProcess()
Create an instance ofBusinessProcess
RequestEventStatus.getBusinessProcess()
Gets the value of the businessProcess property.Methods in net.finmath.smartcontract.product.xml with parameters of type BusinessProcessModifier and TypeMethodDescriptionvoid
RequestEventStatus.setBusinessProcess(BusinessProcess value)
Sets the value of the businessProcess property.