public static class OapiAttendanceGroupPositionsRemoveResponse.ErrorInfo extends TaobaoObject
ErrorInfo()
String
getCode()
List<String>
getFailureList()
getMsg()
void
setCode(String code)
setFailureList(List<String> failureList)
setMsg(String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ErrorInfo()
public String getCode()
public void setCode(String code)
public List<String> getFailureList()
public void setFailureList(List<String> failureList)
public String getMsg()
public void setMsg(String msg)
Copyright © 2020. All rights reserved.