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