Uses of Class
com.avoka.core.util.ver.Version
Packages that use Version
-
Uses of Version in com.avoka.core.util.ver
Fields in com.avoka.core.util.ver declared as VersionModifier and TypeFieldDescriptionstatic final Version
Version.NEW_CORE_SERVICE_VERSION
New core service version default.static final Version
Version.NEW_TEMPL_SERVICE_VERSION
New template service version default.Methods in com.avoka.core.util.ver that return VersionModifier and TypeMethodDescriptionVersion.incrMinor()
Increment the minor version number and return a new Version object.Version.incrPatch()
Increment the patch version number and return a new Version object.Methods in com.avoka.core.util.ver with parameters of type Version