public class GFAOpenAPIDetailQueryResult extends AlipayObject
| 构造器和说明 |
|---|
GFAOpenAPIDetailQueryResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<GFAOpenAPIBaseAcceptance> |
getAcceptanceList() |
List<GFAOpenAPICommand> |
getCommandList() |
void |
setAcceptanceList(List<GFAOpenAPIBaseAcceptance> acceptanceList) |
void |
setCommandList(List<GFAOpenAPICommand> commandList) |
public List<GFAOpenAPIBaseAcceptance> getAcceptanceList()
public void setAcceptanceList(List<GFAOpenAPIBaseAcceptance> acceptanceList)
public List<GFAOpenAPICommand> getCommandList()
public void setCommandList(List<GFAOpenAPICommand> commandList)
Copyright © 2023. All rights reserved.