Uses of Enum Class
io.goobi.viewer.model.search.SearchQueryItem.SearchItemOperator
-
Uses of SearchQueryItem.SearchItemOperator in io.goobi.viewer.model.search
Modifier and TypeMethodDescriptionSearchQueryItem.getOperator()
Getter for the fieldoperator
.Returns the enum constant of this class with the specified name.static SearchQueryItem.SearchItemOperator[]
SearchQueryItem.SearchItemOperator.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SearchQueryItem.setOperator
(SearchQueryItem.SearchItemOperator operator) Setter for the fieldoperator
.