| 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<Subtheme> |
IBricksetService.getSubthemes(String theme)
Get a list of subthemes for a given theme, with the total number of sets in
each.
|
| Modifier and Type | Method and Description |
|---|---|
List<Subtheme> |
SetsServiceImpl.getSubthemes(String theme)
Get a list of subthemes for a given theme, with the total number of sets in
each.
|
List<Subtheme> |
BricksetServiceImpl.getSubthemes(String theme)
Get a list of subthemes for a given theme, with the total number of sets in
each.
|
| Modifier and Type | Method and Description |
|---|---|
List<Subtheme> |
Response.getSubthemes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setSubthemes(List<Subtheme> subthemes) |
Copyright © 2021. All rights reserved.