Uses of Class
org.molgenis.semanticsearch.explain.service.ExplainServiceHelper.Options
-
Packages that use ExplainServiceHelper.Options Package Description org.molgenis.semanticsearch.explain.service -
-
Uses of ExplainServiceHelper.Options in org.molgenis.semanticsearch.explain.service
Methods in org.molgenis.semanticsearch.explain.service that return ExplainServiceHelper.Options Modifier and Type Method Description static ExplainServiceHelper.OptionsExplainServiceHelper.Options. valueOf(String name)Returns the enum constant of this type with the specified name.static ExplainServiceHelper.Options[]ExplainServiceHelper.Options. values()Returns an array containing the constants of this enum type, in the order they are declared.
-