Uses of Class
net.finmath.smartcontract.product.xml.AlgorithmRole
Packages that use AlgorithmRole
-
Uses of AlgorithmRole in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AlgorithmRoleMethods in net.finmath.smartcontract.product.xml that return AlgorithmRoleModifier and TypeMethodDescriptionObjectFactory.createAlgorithmRole()
Create an instance ofAlgorithmRole
Algorithm.getRole()
Gets the value of the role property.Methods in net.finmath.smartcontract.product.xml with parameters of type AlgorithmRoleModifier and TypeMethodDescriptionvoid
Algorithm.setRole(AlgorithmRole value)
Sets the value of the role property.