public class AlipayOpenPublicMatchuserLabelCreateResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenPublicMatchuserLabelCreateResponse() |
Modifier and Type | Method and Description |
---|---|
Long |
getErrorCount()
Gets error count.
|
List<ErrorMatcher> |
getErrorMatchers()
Gets error matchers.
|
void |
setErrorCount(Long errorCount)
Sets error count.
|
void |
setErrorMatchers(List<ErrorMatcher> errorMatchers)
Sets error matchers.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOpenPublicMatchuserLabelCreateResponse()
public void setErrorCount(Long errorCount)
errorCount
- the error countpublic Long getErrorCount()
public void setErrorMatchers(List<ErrorMatcher> errorMatchers)
errorMatchers
- the error matcherspublic List<ErrorMatcher> getErrorMatchers()
Copyright © 2018. All rights reserved.