public class AlipayUserAntarchiveFaceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayUserAntarchiveFaceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ArchiveFaceInfo> |
getArchiveFaceList() |
Boolean |
getLocalUsable() |
Boolean |
getRemoteUsable() |
void |
setArchiveFaceList(List<ArchiveFaceInfo> archiveFaceList) |
void |
setLocalUsable(Boolean localUsable) |
void |
setRemoteUsable(Boolean remoteUsable) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setArchiveFaceList(List<ArchiveFaceInfo> archiveFaceList)
public List<ArchiveFaceInfo> getArchiveFaceList()
public void setLocalUsable(Boolean localUsable)
public Boolean getLocalUsable()
public void setRemoteUsable(Boolean remoteUsable)
public Boolean getRemoteUsable()
Copyright © 2020. All rights reserved.