| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.herac.tuxguitar.song.models.Lyricpublic class Lyricextends java.lang.ObjectMethod Summary | |
int |
|
String[] | |
String | |
boolean |
|
void |
|
void |
|
public int getFrom()
public String[] getLyricBeats()
public String getLyrics()
public boolean isEmpty()
public void setFrom(int from)
public void setLyrics(String lyrics)