Uses of Class
org.netxms.client.server.ServerVariable
-
Packages that use ServerVariable Package Description org.netxms.client -
-
Uses of ServerVariable in org.netxms.client
Methods in org.netxms.client that return types with arguments of type ServerVariable Modifier and Type Method Description Map<String,ServerVariable>NXCSession. getServerVariables()Get server configuration variablesMethod parameters in org.netxms.client with type arguments of type ServerVariable Modifier and Type Method Description voidNXCSession. setDefaultServerValues(List<ServerVariable> varList)Set server configuration variables to default
-