Class WebClientVersion


  • public final class WebClientVersion
    extends java.lang.Object
    Holds information about the version of the Web Client.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getVersionString()
      Gets the version string.
      static java.lang.String getVersionWithoutBuildnumber()
      Gets the version string without the build number.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getVersionString

        public static java.lang.String getVersionString()
        Gets the version string.
        Returns:
        the version string
      • getVersionWithoutBuildnumber

        public static java.lang.String getVersionWithoutBuildnumber()
        Gets the version string without the build number.
        Returns:
        the version string