Uses of Class
net.troja.eve.esi.ServerVariable
-
Packages that use ServerVariable Package Description net.troja.eve.esi -
-
Uses of ServerVariable in net.troja.eve.esi
Fields in net.troja.eve.esi with type parameters of type ServerVariable Modifier and Type Field Description Map<String,ServerVariable>ServerConfiguration. variablesConstructor parameters in net.troja.eve.esi with type arguments of type ServerVariable Constructor Description ServerConfiguration(String URL, String description, Map<String,ServerVariable> variables)
-