public static class ListDegradeControlsResponse.FlowControlsMap extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListDegradeControlsResponse.FlowControlsMap.InterfaceMethod |
static class |
ListDegradeControlsResponse.FlowControlsMap.RuleList |
| Constructor and Description |
|---|
ListDegradeControlsResponse.FlowControlsMap() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppId() |
String |
getAppName() |
List<ListDegradeControlsResponse.FlowControlsMap.InterfaceMethod> |
getInterfaceMethods() |
ListDegradeControlsResponse.FlowControlsMap.RuleList |
getRuleList() |
void |
setAppId(String appId) |
void |
setAppName(String appName) |
void |
setInterfaceMethods(List<ListDegradeControlsResponse.FlowControlsMap.InterfaceMethod> interfaceMethods) |
void |
setRuleList(ListDegradeControlsResponse.FlowControlsMap.RuleList ruleList) |
public ListDegradeControlsResponse.FlowControlsMap()
public String getAppId()
public void setAppId(String appId)
public String getAppName()
public void setAppName(String appName)
public List<ListDegradeControlsResponse.FlowControlsMap.InterfaceMethod> getInterfaceMethods()
public void setInterfaceMethods(List<ListDegradeControlsResponse.FlowControlsMap.InterfaceMethod> interfaceMethods)
public ListDegradeControlsResponse.FlowControlsMap.RuleList getRuleList()
public void setRuleList(ListDegradeControlsResponse.FlowControlsMap.RuleList ruleList)
Copyright © 2018. All Rights Reserved.