| 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<MinifigCollection> |
IBricksetService.getMinifigCollection(GetMinifigCollectionParameters params,
String userHash)
Get a list of minifigs owned/wanted by a user.
|
| Modifier and Type | Method and Description |
|---|---|
List<MinifigCollection> |
MinifigCollectionManagementServiceImpl.getMinifigCollection(GetMinifigCollectionParameters params,
String userHash)
Get a list of minifigs owned/wanted by a user.
|
List<MinifigCollection> |
BricksetServiceImpl.getMinifigCollection(GetMinifigCollectionParameters params,
String userHash)
Get a list of minifigs owned/wanted by a user.
|
| Modifier and Type | Method and Description |
|---|---|
List<MinifigCollection> |
Response.getMinifigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setMinifigs(List<MinifigCollection> minifigs) |
Copyright © 2022. All rights reserved.