Uses of Class
net.finmath.smartcontract.product.xml.BusinessUnitRole
Packages that use BusinessUnitRole
-
Uses of BusinessUnitRole in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BusinessUnitRoleMethods in net.finmath.smartcontract.product.xml that return BusinessUnitRoleModifier and TypeMethodDescriptionObjectFactory.createBusinessUnitRole()
Create an instance ofBusinessUnitRole
RelatedBusinessUnit.getRole()
Gets the value of the role property.Methods in net.finmath.smartcontract.product.xml with parameters of type BusinessUnitRoleModifier and TypeMethodDescriptionvoid
RelatedBusinessUnit.setRole(BusinessUnitRole value)
Sets the value of the role property.