Uses of Enum Class
net.ygbstudio.jbrave.core.model.BraveSearchOperator
Packages that use BraveSearchOperator
-
Uses of BraveSearchOperator in net.ygbstudio.jbrave.core.model
Methods in net.ygbstudio.jbrave.core.model that return BraveSearchOperatorModifier and TypeMethodDescriptionstatic BraveSearchOperatorReturns the enum constant of this class with the specified name.static BraveSearchOperator[]BraveSearchOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.