| 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<Theme> |
IBricksetService.getThemes()
Get a list of themes, with the total number of sets in each.
|
| Modifier and Type | Method and Description |
|---|---|
List<Theme> |
SetsServiceImpl.getThemes()
Get a list of themes, with the total number of sets in each.
|
List<Theme> |
BricksetServiceImpl.getThemes()
Get a list of themes, with the total number of sets in each.
|
| Modifier and Type | Method and Description |
|---|---|
List<Theme> |
Response.getThemes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setThemes(List<Theme> themes) |
Copyright © 2020. All rights reserved.