public class AlipayEcoEduCampusJobstudentApplyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoEduCampusJobstudentApplyResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Gets content.
|
String |
getContentVar()
Gets content var.
|
String |
getDegree()
Gets degree.
|
String |
getDescription()
Gets description.
|
String |
getEnrollmentTime()
Gets enrollment time.
|
Long |
getIsGraduate()
Gets is graduate.
|
Long |
getIsStudent()
Gets is student.
|
String |
getIsvCode()
Gets isv code.
|
String |
getSchool()
Gets school.
|
void |
setContent(String content)
Sets content.
|
void |
setContentVar(String contentVar)
Sets content var.
|
void |
setDegree(String degree)
Sets degree.
|
void |
setDescription(String description)
Sets description.
|
void |
setEnrollmentTime(String enrollmentTime)
Sets enrollment time.
|
void |
setIsGraduate(Long isGraduate)
Sets is graduate.
|
void |
setIsStudent(Long isStudent)
Sets is student.
|
void |
setIsvCode(String isvCode)
Sets isv code.
|
void |
setSchool(String school)
Sets school.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoEduCampusJobstudentApplyResponse()
public void setContent(String content)
content
- the contentpublic String getContent()
public void setContentVar(String contentVar)
contentVar
- the content varpublic String getContentVar()
public void setDegree(String degree)
degree
- the degreepublic String getDegree()
public void setDescription(String description)
description
- the descriptionpublic String getDescription()
public void setEnrollmentTime(String enrollmentTime)
enrollmentTime
- the enrollment timepublic String getEnrollmentTime()
public void setIsGraduate(Long isGraduate)
isGraduate
- the is graduatepublic Long getIsGraduate()
public void setIsStudent(Long isStudent)
isStudent
- the is studentpublic Long getIsStudent()
public void setIsvCode(String isvCode)
isvCode
- the isv codepublic String getIsvCode()
public void setSchool(String school)
school
- the schoolpublic String getSchool()
Copyright © 2018. All rights reserved.