Interface UpdateDevelopmentModeOptions.Value
-
- Enclosing class:
- UpdateDevelopmentModeOptions
public static interface UpdateDevelopmentModeOptions.Value
on/off value.
-
-
Field Detail
-
ON
static final String ON
on.- See Also:
- Constant Field Values
-
OFF
static final String OFF
off.- See Also:
- Constant Field Values
-
-