public class BoardList extends Object
Constructor and Description |
---|
BoardList() |
Modifier and Type | Method and Description |
---|---|
Integer |
getId() |
Label |
getLabel() |
Integer |
getPosition() |
void |
setId(Integer id) |
void |
setLabel(Label label) |
void |
setPosition(Integer position) |
String |
toString() |
Copyright © 2019. All rights reserved.