org.herac.tuxguitar.song.models
Class TGTupleto
java.lang.Object
org.herac.tuxguitar.song.models.TGTupleto
public abstract class TGTupleto
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NORMAL
public static final TGTupleto NORMAL
TGTupleto
public TGTupleto()
getEnters
public int getEnters()
setEnters
public void setEnters(int enters)
getTimes
public int getTimes()
setTimes
public void setTimes(int times)
convertTime
public long convertTime(long time)
isEqual
public boolean isEqual(TGTupleto tupleto)
clone
public TGTupleto clone(TGFactory factory)
copy
public void copy(TGTupleto tupleto)