Uses of Class
net.finmath.smartcontract.product.xml.MasterAgreement
Packages that use MasterAgreement
-
Uses of MasterAgreement in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MasterAgreementMethods in net.finmath.smartcontract.product.xml that return MasterAgreementModifier and TypeMethodDescriptionObjectFactory.createMasterAgreement()Create an instance ofMasterAgreementDocumentation.getMasterAgreement()Gets the value of the masterAgreement property.Methods in net.finmath.smartcontract.product.xml with parameters of type MasterAgreementModifier and TypeMethodDescriptionvoidDocumentation.setMasterAgreement(MasterAgreement value) Sets the value of the masterAgreement property.