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