org.herac.tuxguitar.io.pt
protected class PTBInputStream.TrackInfo extends Object
Constructor Summary | |
---|---|
TrackInfo() |
Method Summary | |
---|---|
SongChannel | getChannel() |
String | getName() |
List | getStrings() |
int | getTrackInfoNumber() |
int | getType() |
void | setChannel(SongChannel channel) |
void | setName(String name) |
void | setStrings(List strings) |
void | setTrackInfoNumber(int trackInfoNumber) |
void | setType(int type) |