public class TrackNumberDiff extends AbstractDiffElement
| Constructor and Description |
|---|
TrackNumberDiff(int sourceTrackNb,
int destinationTrackNb) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDestinationTrackNb() |
java.lang.String |
getLabel() |
int |
getSourceTrackNb() |
public TrackNumberDiff(int sourceTrackNb,
int destinationTrackNb)
public int getSourceTrackNb()
public int getDestinationTrackNb()
public java.lang.String getLabel()
getLabel in class AbstractDiffElement