| Package | Description |
|---|---|
| org.dajlab.bricksetapi.v3.service | |
| org.dajlab.bricksetapi.v3.service.impl | |
| org.dajlab.bricksetapi.v3.vo |
| Modifier and Type | Method and Description |
|---|---|
List<Set> |
IBricksetService.getSets(SetParameters params)
Retrieve a list of sets, or more information about a particular one.
|
List<Set> |
IBricksetService.getSets(SetParameters params,
String userHash)
Retrieve a list of sets, or more information about a particular one.
|
| Modifier and Type | Method and Description |
|---|---|
List<Set> |
SetsServiceImpl.getSets(SetParameters params)
Retrieve a list of sets, or more information about a particular one.
|
List<Set> |
BricksetServiceImpl.getSets(SetParameters params)
Retrieve a list of sets, or more information about a particular one.
|
List<Set> |
SetsServiceImpl.getSets(SetParameters params,
String userHash)
Retrieve a list of sets, or more information about a particular one.
|
List<Set> |
BricksetServiceImpl.getSets(SetParameters params,
String userHash)
Retrieve a list of sets, or more information about a particular one.
|
| Modifier and Type | Method and Description |
|---|---|
List<Set> |
Response.getSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setSets(List<Set> sets) |
Copyright © 2020. All rights reserved.