public class BoardList extends Object
BoardList()
Integer
getId()
Label
getLabel()
getPosition()
void
setId(Integer id)
setLabel(Label label)
setPosition(Integer position)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BoardList()
public Integer getId()
public void setId(Integer id)
public Label getLabel()
public void setLabel(Label label)
public Integer getPosition()
public void setPosition(Integer position)
public String toString()
toString
Object