Uses of Class
org.openrefine.browsing.facets.NominalFacetChoice
-
Packages that use NominalFacetChoice Package Description org.openrefine.browsing.facets -
-
Uses of NominalFacetChoice in org.openrefine.browsing.facets
Fields in org.openrefine.browsing.facets with type parameters of type NominalFacetChoice Modifier and Type Field Description protected List<NominalFacetChoice>ListFacetResult. _choicesMethods in org.openrefine.browsing.facets that return types with arguments of type NominalFacetChoice Modifier and Type Method Description List<NominalFacetChoice>ListFacetResult. getChoices()
-