public class StaffScore extends Object
| Constructor and Description |
|---|
StaffScore() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getScore() |
com.ptteng.score.home.model.Staff |
getStaff() |
void |
setScore(Integer score) |
void |
setStaff(com.ptteng.score.home.model.Staff staff) |
Copyright © 2017. All rights reserved.