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