Uses of Class
net.finmath.smartcontract.product.xml.ImplementationSpecificationVersion
Packages that use ImplementationSpecificationVersion
-
Uses of ImplementationSpecificationVersion in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ImplementationSpecificationVersionModifier and TypeFieldDescriptionprotected ImplementationSpecificationVersionImplementationSpecification.versionMethods in net.finmath.smartcontract.product.xml that return ImplementationSpecificationVersionModifier and TypeMethodDescriptionObjectFactory.createImplementationSpecificationVersion()Create an instance ofImplementationSpecificationVersionImplementationSpecification.getVersion()Gets the value of the version property.Methods in net.finmath.smartcontract.product.xml with parameters of type ImplementationSpecificationVersionModifier and TypeMethodDescriptionvoidImplementationSpecification.setVersion(ImplementationSpecificationVersion value) Sets the value of the version property.