| 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<UserMinifigNotes> |
IBricksetService.getUserMinifigNotes(String userHash)
Get all of a user's minifigure notes.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserMinifigNotes> |
MinifigCollectionManagementServiceImpl.getUserMinifigNotes(String userHash)
Get all of a user's minifigure notes.
|
List<UserMinifigNotes> |
BricksetServiceImpl.getUserMinifigNotes(String userHash)
Get all of a user's minifigure notes.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserMinifigNotes> |
Response.getUserMinifigNotes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setUserMinifigNotes(List<UserMinifigNotes> userMinifigureNotes) |
Copyright © 2022. All rights reserved.