|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.io.abc.base.ABCComponent
org.herac.tuxguitar.io.abc.base.ABCComponentChord
Constructor Summary | |
ABCComponentChord(int position,
int measure,
int string,
int chord)
|
Method Summary | |
int |
getChord()
|
java.lang.String |
toString()
|
Methods inherited from class org.herac.tuxguitar.io.abc.base.ABCComponent |
getMeasure, getPosition, getString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ABCComponentChord(int position, int measure, int string, int chord)
Method Detail |
public int getChord()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |