public class FutureClientSong extends Song
| Constructor and Description |
|---|
FutureClientSong() |
FutureClientSong(java.lang.String fileName) |
| Modifier and Type | Method and Description |
|---|---|
FutureClientSong |
copy() |
java.util.Map<java.lang.Integer,java.util.List<FutureClientNote>> |
getFutureClientNotes() |
copyGeneralData, getAuthor, getAuthorOr, getDescription, getDescriptionOr, getEvents, getFileName, getFileNameOr, getFormat, getHumanReadableLength, getLengthInMilliseconds, getLengthInSeconds, getNotes, getOriginalAuthor, getOriginalAuthorOr, getTempoEvents, getTitle, getTitleOr, getTitleOrFileName, getTitleOrFileNameOr, millisecondsToTick, setAuthor, setDescription, setOriginalAuthor, setTitle, tickToMillisecondspublic FutureClientSong()
public FutureClientSong(java.lang.String fileName)
public java.util.Map<java.lang.Integer,java.util.List<FutureClientNote>> getFutureClientNotes()
public FutureClientSong copy()