|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.io.ptb.base.PTTempo
public class PTTempo
Constructor Summary | |
---|---|
PTTempo(int tempo,
int tripletFeel)
|
Method Summary | |
---|---|
PTComponent |
getClone()
|
int |
getTempo()
|
int |
getTripletFeel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PTTempo(int tempo, int tripletFeel)
Method Detail |
---|
public int getTempo()
public int getTripletFeel()
public PTComponent getClone()
getClone
in interface PTComponent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |