org.herac.tuxguitar.io.abc.base
Class ABCComponentNote
java.lang.Object
org.herac.tuxguitar.io.abc.base.ABCComponent
org.herac.tuxguitar.io.abc.base.ABCComponentNote
- public class ABCComponentNote
- extends ABCComponent
Constructor Summary |
ABCComponentNote(int position,
int measure,
int string,
int fret,
int duration,
int dynamic,
int effect)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ABCComponentNote
public ABCComponentNote(int position,
int measure,
int string,
int fret,
int duration,
int dynamic,
int effect)
getDuration
public int getDuration()
getDynamic
public int getDynamic()
getEffect
public int getEffect()
getFret
public int getFret()
toString
public java.lang.String toString()