Interface SetDeprecateVersionOptions.Setting
-
- Enclosing class:
- SetDeprecateVersionOptions
public static interface SetDeprecateVersionOptions.SettingSet deprecation (true) or cancel deprecation (false).
-
-
Field Detail
-
X_TRUE
static final java.lang.String X_TRUE
true.- See Also:
- Constant Field Values
-
X_FALSE
static final java.lang.String X_FALSE
false.- See Also:
- Constant Field Values
-
-