JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
io.constructor.client.models.ResultFacet
Packages that use
ResultFacet
Package
Description
io.constructor.client.models
Uses of
ResultFacet
in
io.constructor.client.models
Methods in
io.constructor.client.models
that return types with arguments of type
ResultFacet
Modifier and Type
Method
Description
List
<
ResultFacet
>
ResultData.
getFacets
()
Method parameters in
io.constructor.client.models
with type arguments of type
ResultFacet
Modifier and Type
Method
Description
void
ResultData.
setFacets
(
List
<
ResultFacet
> facets)