public class TrackDiff extends AbstractDiffElement implements ITrackSource
| Constructor and Description |
|---|
TrackDiff(int sourceTrack) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLabel() |
int |
getSourceTrack() |
public java.lang.String getLabel()
getLabel in class AbstractDiffElementpublic int getSourceTrack()
getSourceTrack in interface ITrackSource