public class Fun9554Response extends AmServiceResult implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected int |
normalRowcount |
protected int |
stopRowcount |
protected int |
sumRowcount |
ERROR, REDIRECT, SUCCESS| 构造器和说明 |
|---|
Fun9554Response() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getNormalRowcount() |
int |
getStopRowcount() |
int |
getSumRowcount() |
void |
setNormalRowcount(int normal_rowcount) |
void |
setStopRowcount(int stop_rowcount) |
void |
setSumRowcount(int sum_rowcount) |
getErrorInfo, getErrorNo, getSerialNoTrans, getTraceInfo, setErrorInfo, setErrorNo, setSerialNoTrans, setTraceInfoprotected int sumRowcount
protected int normalRowcount
protected int stopRowcount
public int getSumRowcount()
public void setSumRowcount(int sum_rowcount)
public int getNormalRowcount()
public void setNormalRowcount(int normal_rowcount)
public int getStopRowcount()
public void setStopRowcount(int stop_rowcount)
Copyright © 2017. All rights reserved.