Uses of Class
net.finmath.smartcontract.product.xml.OtherAgreementVersion
Packages that use OtherAgreementVersion
-
Uses of OtherAgreementVersion in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as OtherAgreementVersionMethods in net.finmath.smartcontract.product.xml that return OtherAgreementVersionModifier and TypeMethodDescriptionObjectFactory.createOtherAgreementVersion()
Create an instance ofOtherAgreementVersion
OtherAgreement.getVersion()
Gets the value of the version property.Methods in net.finmath.smartcontract.product.xml with parameters of type OtherAgreementVersionModifier and TypeMethodDescriptionvoid
OtherAgreement.setVersion
(OtherAgreementVersion value) Sets the value of the version property.