public class AlipayEcoEduCampusJobCancelResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEcoEduCampusJobCancelResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Gets content.
|
String |
getDescription()
Gets description.
|
String |
getIsvCode()
Gets isv code.
|
void |
setContent(String content)
Sets content.
|
void |
setDescription(String description)
Sets description.
|
void |
setIsvCode(String isvCode)
Sets isv code.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setContent(String content)
content - the contentpublic String getContent()
public void setDescription(String description)
description - the descriptionpublic String getDescription()
public void setIsvCode(String isvCode)
isvCode - the isv codepublic String getIsvCode()
Copyright © 2018. All rights reserved.