org.herac.tuxguitar.io.pt
Class PTBInputStream.BarHelper
java.lang.Object
org.herac.tuxguitar.io.pt.PTBInputStream.BarHelper
- Enclosing class:
- PTBInputStream
protected class PTBInputStream.BarHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTBInputStream.BarHelper
public PTBInputStream.BarHelper(int position)
getPosition
public int getPosition()
getTimeSignature
public TimeSignature getTimeSignature()
setTimeSignature
public void setTimeSignature(TimeSignature timeSignature)
getNumberOfRepetitions
public int getNumberOfRepetitions()
setNumberOfRepetitions
public void setNumberOfRepetitions(int numberOfRepetitions)
isRepeatStart
public boolean isRepeatStart()
setRepeatStart
public void setRepeatStart(boolean repeatStart)