public class RenderInstructions extends Object
| Constructor and Description |
|---|
RenderInstructions()
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(Instruction
|
List |
getInstructions()
|
void |
setInstructions(List
|
public void add(Instructioninstruction)
public List<Instruction > getInstructions()
public void setInstructions(List<Instruction > instructions)