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