isVersion

abstract fun isVersion(version: DHISVersion): Boolean

Check if the current version is equal to the version passed as parameter.

Return

True if current version matches the parameter

Parameters

version

Version to compare to