|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.io.ptb.base.PTSection
public class PTSection
Constructor Summary | |
---|---|
PTSection(int number)
|
Method Summary | |
---|---|
int |
getNextPositionNumber()
|
int |
getNumber()
|
PTPosition |
getPosition(int position)
|
java.util.List |
getPositions()
|
int |
getStaffs()
|
void |
setStaffs(int staffs)
|
void |
sort()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PTSection(int number)
Method Detail |
---|
public int getNumber()
public int getStaffs()
public void setStaffs(int staffs)
public java.util.List getPositions()
public PTPosition getPosition(int position)
public int getNextPositionNumber()
public void sort()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |