mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Rename field value function reasonably.
This commit is contained in:
@@ -101,7 +101,7 @@ public interface GuacamoleConfigurationTemplate {
|
||||
* @return The set of all possible legal values for this field, or null
|
||||
* if this field can have any value.
|
||||
*/
|
||||
Collection<String> getDefaultValues();
|
||||
Collection<String> getPossibleValues();
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user