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