|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.io.tg.TGStream.TGBeatData
protected class TGStream.TGBeatData
Constructor Summary | |
---|---|
protected |
TGStream.TGBeatData(TGMeasure measure)
|
Method Summary | |
---|---|
TGDuration |
getDuration()
|
long |
getStart()
|
int |
getVelocity()
|
void |
setDuration(TGDuration duration)
|
void |
setStart(long start)
|
void |
setVelocity(int velocity)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TGStream.TGBeatData(TGMeasure measure)
Method Detail |
---|
public TGDuration getDuration()
public void setDuration(TGDuration duration)
public long getStart()
public void setStart(long start)
public int getVelocity()
public void setVelocity(int velocity)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |