public class AlipayOpenPublicMatchuserLabelCreateResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenPublicMatchuserLabelCreateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Long |
getErrorCount() |
java.util.List<ErrorMatcher> |
getErrorMatchers() |
void |
setErrorCount(java.lang.Long errorCount) |
void |
setErrorMatchers(java.util.List<ErrorMatcher> errorMatchers) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenPublicMatchuserLabelCreateResponse()
public void setErrorCount(java.lang.Long errorCount)
public java.lang.Long getErrorCount()
public void setErrorMatchers(java.util.List<ErrorMatcher> errorMatchers)
public java.util.List<ErrorMatcher> getErrorMatchers()
Copyright © 2018. All Rights Reserved.