public static class ListFlowControlsResponse.FlowControlsMap.RuleList extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListFlowControlsResponse.FlowControlsMap.RuleList.Rule |
| Constructor and Description |
|---|
ListFlowControlsResponse.FlowControlsMap.RuleList() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCurrentPage() |
Integer |
getPageSize() |
List<ListFlowControlsResponse.FlowControlsMap.RuleList.Rule> |
getRuleResultList() |
Integer |
getTotalSize() |
void |
setCurrentPage(Integer currentPage) |
void |
setPageSize(Integer pageSize) |
void |
setRuleResultList(List<ListFlowControlsResponse.FlowControlsMap.RuleList.Rule> ruleResultList) |
void |
setTotalSize(Integer totalSize) |
public ListFlowControlsResponse.FlowControlsMap.RuleList()
public Integer getCurrentPage()
public void setCurrentPage(Integer currentPage)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public Integer getTotalSize()
public void setTotalSize(Integer totalSize)
public List<ListFlowControlsResponse.FlowControlsMap.RuleList.Rule> getRuleResultList()
public void setRuleResultList(List<ListFlowControlsResponse.FlowControlsMap.RuleList.Rule> ruleResultList)
Copyright © 2018. All Rights Reserved.