| 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 |
|---|---|
GetMinifigCollectionParameters |
GetMinifigCollectionParameters.onlyOwned()
Retrieve minifigs owned
|
GetMinifigCollectionParameters |
GetMinifigCollectionParameters.onlyWanted()
Retrieve minifigs wanted
|
GetMinifigCollectionParameters |
GetMinifigCollectionParameters.setQuery(String query)
This can be a minifig number or name.
|
Copyright © 2020. All rights reserved.