Class RemoteServerInfo


  • public class RemoteServerInfo
    extends Object
    • Constructor Detail

      • RemoteServerInfo

        public RemoteServerInfo()
    • Method Detail

      • getMajorVersion

        public int getMajorVersion()
      • getMinorVersion

        public int getMinorVersion()
      • getPatchLevel

        public int getPatchLevel()
      • isDevelopmentBuild

        public boolean isDevelopmentBuild()
      • getBuildId

        public String getBuildId()
      • getBaseUrl

        public String getBaseUrl()