public class AlipayEbppInvoiceEnterpriseexctrlEmployertitleBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppInvoiceEnterpriseexctrlEmployertitleBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode()
Getter method for property code.
|
String |
getMsg() |
List<EnterpriseTitleInfo> |
getTitleInfoList() |
void |
setCode(String code)
Setter method for property code.
|
void |
setMsg(String msg) |
void |
setTitleInfoList(List<EnterpriseTitleInfo> titleInfoList) |
getBody, getErrorCode, getParams, getSubCode, getSubMsg, isSuccess, setBody, setErrorCode, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceEnterpriseexctrlEmployertitleBatchqueryResponse()
public void setCode(String code)
AlipayResponsesetCode 在类中 AlipayResponsecode - value to be assigned to property codepublic String getCode()
AlipayResponsegetCode 在类中 AlipayResponsepublic void setMsg(String msg)
setMsg 在类中 AlipayResponsepublic String getMsg()
getMsg 在类中 AlipayResponsepublic void setTitleInfoList(List<EnterpriseTitleInfo> titleInfoList)
public List<EnterpriseTitleInfo> getTitleInfoList()
Copyright © 2023. All rights reserved.