public class ZolozAuthenticationCustomerAnonymousfacesearchMatchResponse extends AlipayResponse
Constructor and Description |
---|
ZolozAuthenticationCustomerAnonymousfacesearchMatchResponse() |
Modifier and Type | Method and Description |
---|---|
List<FaceSearchUserInfo> |
getCandidatelist()
Gets candidatelist.
|
FaceSearchUserInfo |
getFoundface()
Gets foundface.
|
String |
getRetcodesub()
Gets retcodesub.
|
String |
getRetmessagesub()
Gets retmessagesub.
|
List<FaceSearchAnonymousUserInfo> |
getUserinfolist()
Gets userinfolist.
|
void |
setCandidatelist(List<FaceSearchUserInfo> candidatelist)
Sets candidatelist.
|
void |
setFoundface(FaceSearchUserInfo foundface)
Sets foundface.
|
void |
setRetcodesub(String retcodesub)
Sets retcodesub.
|
void |
setRetmessagesub(String retmessagesub)
Sets retmessagesub.
|
void |
setUserinfolist(List<FaceSearchAnonymousUserInfo> userinfolist)
Sets userinfolist.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public ZolozAuthenticationCustomerAnonymousfacesearchMatchResponse()
public void setCandidatelist(List<FaceSearchUserInfo> candidatelist)
candidatelist
- the candidatelistpublic List<FaceSearchUserInfo> getCandidatelist()
public void setFoundface(FaceSearchUserInfo foundface)
foundface
- the foundfacepublic FaceSearchUserInfo getFoundface()
public void setRetcodesub(String retcodesub)
retcodesub
- the retcodesubpublic String getRetcodesub()
public void setRetmessagesub(String retmessagesub)
retmessagesub
- the retmessagesubpublic String getRetmessagesub()
public void setUserinfolist(List<FaceSearchAnonymousUserInfo> userinfolist)
userinfolist
- the userinfolistpublic List<FaceSearchAnonymousUserInfo> getUserinfolist()
Copyright © 2018. All rights reserved.