Package hec.lang

Class ClientAppCheck

java.lang.Object
hec.lang.ClientAppCheck

public class ClientAppCheck extends Object
  • Method Details

    • setHaveClientApp

      public static void setHaveClientApp(boolean b)
      Sets the HaveClientApp attribute of the ClientAppCheck class
      Parameters:
      b - The new HaveClientApp value
    • haveClientApp

      public static boolean haveClientApp()
      Method Description
      Returns:
      Description
    • isNetworked

      public static boolean isNetworked()