public class Record1 extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
status |
protected int |
total |
| Constructor and Description |
|---|
Record1() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStatus() |
int |
getTotal() |
void |
setStatus(String status) |
void |
setTotal(int total) |
Copyright © 2017. All rights reserved.