public class AdvertisementBatchStatusResponse extends Object
| Constructor and Description |
|---|
AdvertisementBatchStatusResponse() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreatedDate() |
String |
getFinancialYear() |
String |
getJobname() |
String |
getStatus() |
void |
setCreatedDate(Date createdDate) |
void |
setFinancialYear(String financialYear) |
void |
setJobname(String jobname) |
void |
setStatus(String status) |
public String getJobname()
public void setJobname(String jobname)
public String getStatus()
public void setStatus(String status)
public Date getCreatedDate()
public void setCreatedDate(Date createdDate)
public String getFinancialYear()
public void setFinancialYear(String financialYear)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.