Uses of Class
de.jsyn.unifi.controller.client.ServerVariable
-
Packages that use ServerVariable Package Description de.jsyn.unifi.controller.client -
-
Uses of ServerVariable in de.jsyn.unifi.controller.client
Fields in de.jsyn.unifi.controller.client with type parameters of type ServerVariable Modifier and Type Field Description Map<String,ServerVariable>ServerConfiguration. variablesConstructor parameters in de.jsyn.unifi.controller.client with type arguments of type ServerVariable Constructor Description ServerConfiguration(String URL, String description, Map<String,ServerVariable> variables)
-