Uses of Class
net.finmath.smartcontract.product.xml.AssignmentFeeRule
Packages that use AssignmentFeeRule
-
Uses of AssignmentFeeRule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AssignmentFeeRuleMethods in net.finmath.smartcontract.product.xml that return AssignmentFeeRuleModifier and TypeMethodDescriptionObjectFactory.createAssignmentFeeRule()
Create an instance ofAssignmentFeeRule
AssignmentFee.getRule()
Gets the value of the rule property.Methods in net.finmath.smartcontract.product.xml with parameters of type AssignmentFeeRuleModifier and TypeMethodDescriptionvoid
AssignmentFee.setRule(AssignmentFeeRule value)
Sets the value of the rule property.