Package hec.lang
Class ClientAppCheck
java.lang.Object
hec.lang.ClientAppCheck
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanMethod Descriptionstatic booleanstatic voidsetHaveClientApp(boolean b) Sets the HaveClientApp attribute of the ClientAppCheck class
-
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()
-