| 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<AdditionalImages> |
IBricksetService.getAdditionalImages(int setId)
Get a list of URLs of additional set images for the specified set.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdditionalImages> |
SetsServiceImpl.getAdditionalImages(int setId)
Get a list of URLs of additional set images for the specified set.
|
List<AdditionalImages> |
BricksetServiceImpl.getAdditionalImages(int setId)
Get a list of URLs of additional set images for the specified set.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdditionalImages> |
Response.getAdditionalImages() |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setAdditionalImages(List<AdditionalImages> additionalImages) |
Copyright © 2022. All rights reserved.