Uses of Class
net.finmath.smartcontract.product.xml.AssignmentFee
Packages that use AssignmentFee
-
Uses of AssignmentFee in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AssignmentFeeMethods in net.finmath.smartcontract.product.xml that return AssignmentFeeModifier and TypeMethodDescriptionObjectFactory.createAssignmentFee()Create an instance ofAssignmentFeeDeal.getAssignmentFee()Gets the value of the assignmentFee property.Methods in net.finmath.smartcontract.product.xml with parameters of type AssignmentFeeModifier and TypeMethodDescriptionvoidDeal.setAssignmentFee(AssignmentFee value) Sets the value of the assignmentFee property.