Uses of Class
net.finmath.smartcontract.product.xml.MasterAgreementVersion
Packages that use MasterAgreementVersion
-
Uses of MasterAgreementVersion in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MasterAgreementVersionModifier and TypeFieldDescriptionprotected MasterAgreementVersionMasterAgreement.masterAgreementVersionMethods in net.finmath.smartcontract.product.xml that return MasterAgreementVersionModifier and TypeMethodDescriptionObjectFactory.createMasterAgreementVersion()Create an instance ofMasterAgreementVersionMasterAgreement.getMasterAgreementVersion()Gets the value of the masterAgreementVersion property.Methods in net.finmath.smartcontract.product.xml with parameters of type MasterAgreementVersionModifier and TypeMethodDescriptionvoidMasterAgreement.setMasterAgreementVersion(MasterAgreementVersion value) Sets the value of the masterAgreementVersion property.