public class AlipayInsSceneApplicationBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayInsSceneApplicationBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<InsApplicationQuery> |
getApplications()
Gets applications.
|
void |
setApplications(List<InsApplicationQuery> applications)
Sets applications.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayInsSceneApplicationBatchqueryResponse()
public void setApplications(List<InsApplicationQuery> applications)
applications
- the applicationspublic List<InsApplicationQuery> getApplications()
Copyright © 2018. All rights reserved.