Uses of Class
library.EditOptions
-
Packages that use EditOptions Package Description library -
-
Uses of EditOptions in library
Methods in library that return EditOptions Modifier and Type Method Description static EditOptions
EditOptions. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static EditOptions[]
EditOptions. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-