public class SignRecord extends Object
| Constructor and Description |
|---|
SignRecord() |
| Modifier and Type | Method and Description |
|---|---|
List<Sign> |
getSign() |
int |
getTotal() |
void |
setSign(List<Sign> sign) |
void |
setTotal(int total) |
Copyright © 2017. All rights reserved.