public enum DriverPropertyValueType extends Enum
| Enum constant | Description |
|---|---|
Boolean |
|
Dictionary |
|
List |
|
Number |
|
String |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static DriverPropertyValueType |
fromValue(Object value) |
|
public Object |
getDefaultValue() |
|
public static String[] |
stringValues() |
Groovy Documentation