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 ImplementationSpecificationVersion
ImplementationSpecification.version
Methods in net.finmath.smartcontract.product.xml that return ImplementationSpecificationVersionModifier and TypeMethodDescriptionObjectFactory.createImplementationSpecificationVersion()
Create an instance ofImplementationSpecificationVersion
ImplementationSpecification.getVersion()
Gets the value of the version property.Methods in net.finmath.smartcontract.product.xml with parameters of type ImplementationSpecificationVersionModifier and TypeMethodDescriptionvoid
ImplementationSpecification.setVersion
(ImplementationSpecificationVersion value) Sets the value of the version property.