public class AlipayEbppInvoiceEnterpriseexctrlEmployertitleCreateResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppInvoiceEnterpriseexctrlEmployertitleCreateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode()
Getter method for property code.
|
String |
getMsg() |
Boolean |
getSuccess() |
String |
getTitleId() |
void |
setCode(String code)
Setter method for property code.
|
void |
setMsg(String msg) |
void |
setSuccess(Boolean success) |
void |
setTitleId(String titleId) |
getBody, getErrorCode, getParams, getSubCode, getSubMsg, isSuccess, setBody, setErrorCode, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceEnterpriseexctrlEmployertitleCreateResponse()
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 setSuccess(Boolean success)
public Boolean getSuccess()
public void setTitleId(String titleId)
public String getTitleId()
Copyright © 2023. All rights reserved.