public class AlipayEcoEduCampusJobPublishModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoEduCampusJobPublishModel() |
Modifier and Type | Method and Description |
---|---|
String |
getGmtExpired()
Gets gmt expired.
|
String |
getGmtRefresh()
Gets gmt refresh.
|
String |
getSourceCode()
Gets source code.
|
String |
getSourceId()
Gets source id.
|
void |
setGmtExpired(String gmtExpired)
Sets gmt expired.
|
void |
setGmtRefresh(String gmtRefresh)
Sets gmt refresh.
|
void |
setSourceCode(String sourceCode)
Sets source code.
|
void |
setSourceId(String sourceId)
Sets source id.
|
public String getGmtExpired()
public void setGmtExpired(String gmtExpired)
gmtExpired
- the gmt expiredpublic String getGmtRefresh()
public void setGmtRefresh(String gmtRefresh)
gmtRefresh
- the gmt refreshpublic String getSourceCode()
public void setSourceCode(String sourceCode)
sourceCode
- the source codepublic String getSourceId()
public void setSourceId(String sourceId)
sourceId
- the source idCopyright © 2018. All rights reserved.