public class VocalizationUnit extends Unit
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
unitNames |
protected Unit[] |
units |
| Constructor and Description |
|---|
VocalizationUnit(long startTime,
int duration,
int index) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getUnitNames() |
Unit[] |
getUnits() |
void |
setUnitNames(String[] unitNames) |
void |
setUnits(Unit[] units)
Set units
|
equals, hashCode, isEdgeUnit, toStringCopyright © 2000–2016 DFKI GmbH. All rights reserved.