| Package | Description |
|---|---|
| de.unistuttgart.ims.drama.api |
| Modifier and Type | Method and Description |
|---|---|
CastFigure |
Speaker.getCastFigure(int i)
indexed getter for CastFigure - gets an indexed value -
|
CastFigure |
Drama.getCastList(int i)
indexed getter for CastList - gets an indexed value -
|
| Modifier and Type | Method and Description |
|---|---|
void |
Speaker.setCastFigure(int i,
CastFigure v)
indexed setter for CastFigure - sets an indexed value -
|
void |
Drama.setCastList(int i,
CastFigure v)
indexed setter for CastList - sets an indexed value -
|
Copyright © 2018. All rights reserved.