public class StartPullRSType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
keepAliveTime |
protected String |
styleSheet |
protected Integer |
total |
| Constructor and Description |
|---|
StartPullRSType() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getKeepAliveTime() |
String |
getStyleSheet() |
Integer |
getTotal() |
void |
setKeepAliveTime(Integer keepAliveTime) |
void |
setStyleSheet(String styleSheet) |
void |
setTotal(Integer total) |
protected Integer keepAliveTime
protected String styleSheet
protected Integer total
public Integer getKeepAliveTime()
public void setKeepAliveTime(Integer keepAliveTime)
public String getStyleSheet()
public void setStyleSheet(String styleSheet)
public Integer getTotal()
public void setTotal(Integer total)
Copyright © 2017. All rights reserved.