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