public class AlipayOpenPublicLabelQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayOpenPublicLabelQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<PublicLabel> |
getLabelList()
Gets label list.
|
void |
setLabelList(List<PublicLabel> labelList)
Sets label list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setLabelList(List<PublicLabel> labelList)
labelList - the label listpublic List<PublicLabel> getLabelList()
Copyright © 2018. All rights reserved.