| Package | Description |
|---|---|
| org.dajlab.rebrickableapi.v3.service | |
| org.dajlab.rebrickableapi.v3.service.lego | |
| org.dajlab.rebrickableapi.v3.service.lego.impl |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractRebrickableService.returnJsonResponse(Method method,
String uri)
Call the service and return the response.
|
protected String |
AbstractRebrickableService.returnJsonResponse(Method method,
String uri,
Map<String,String> parameters)
Call the service and return the response.
|
| Modifier and Type | Method and Description |
|---|---|
Element |
IElementsService.getElement(String elementId)
Get details about a specific Element ID.
|
Set |
ISetsService.getSet(String setNumber)
Get details for a specific Set.
|
| Modifier and Type | Method and Description |
|---|---|
Element |
ElementsServiceImpl.getElement(String elementId)
Get details about a specific Element ID.
|
Set |
SetsServiceImpl.getSet(String setNumber)
Get details for a specific Set.
|
Copyright © 2022. All rights reserved.