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 ofAssignmentFeeRuleAssignmentFee.getRule()Gets the value of the rule property.Methods in net.finmath.smartcontract.product.xml with parameters of type AssignmentFeeRuleModifier and TypeMethodDescriptionvoidAssignmentFee.setRule(AssignmentFeeRule value) Sets the value of the rule property.