public class AlipayCommerceCityfacilitatorFunctionQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayCommerceCityfacilitatorFunctionQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<SupportFunction> |
getFunctions()
Gets functions.
|
void |
setFunctions(List<SupportFunction> functions)
Sets functions.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayCommerceCityfacilitatorFunctionQueryResponse()
public void setFunctions(List<SupportFunction> functions)
functions
- the functionspublic List<SupportFunction> getFunctions()
Copyright © 2018. All rights reserved.