| 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<Instruction> |
IBricksetService.getInstructions(int setId)
Get a list of instructions for the specified set.
|
| Modifier and Type | Method and Description |
|---|---|
List<Instruction> |
SetsServiceImpl.getInstructions(int setId)
Get a list of instructions for the specified set.
|
List<Instruction> |
BricksetServiceImpl.getInstructions(int setId)
Get a list of instructions for the specified set.
|
| Modifier and Type | Method and Description |
|---|---|
List<Instruction> |
Response.getInstructions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.setInstructions(List<Instruction> instructions) |
Copyright © 2020. All rights reserved.