public class AlipayEbppJfexportInputfieldQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEbppJfexportInputfieldQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<JFExportInputFieldModel> |
getInputFields()
Gets input fields.
|
void |
setInputFields(List<JFExportInputFieldModel> inputFields)
Sets input fields.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppJfexportInputfieldQueryResponse()
public void setInputFields(List<JFExportInputFieldModel> inputFields)
inputFields - the input fieldspublic List<JFExportInputFieldModel> getInputFields()
Copyright © 2018. All rights reserved.