Uses of Enum Class
com.saperion.ngc.iform.FieldSearchMode
Packages that use FieldSearchMode
-
Uses of FieldSearchMode in com.saperion.ngc.iform
Methods in com.saperion.ngc.iform that return FieldSearchModeModifier and TypeMethodDescriptionFieldResultBean.getSearchMode()
static FieldSearchMode
Returns the enum constant of this class with the specified name.static FieldSearchMode[]
FieldSearchMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.saperion.ngc.iform with parameters of type FieldSearchModeModifier and TypeMethodDescriptionvoid
FieldResultBean.setSearchMode
(FieldSearchMode searchMode) Sets the search mode for this field.