public class ReportArchive extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://service.aeris.com/reports/v1/compositetype}ReportArchiveGroup"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
accountId |
protected String |
archiveId |
protected String |
createdBy |
protected Calendar |
createTime |
protected Boolean |
isScheduled |
protected Calendar |
lastDownloaded |
protected Calendar |
lastUpdated |
protected String |
message |
protected Long |
previewTimeTaken |
protected String |
reportId |
protected String |
reportName |
protected String |
reportPreViewURL |
protected ReportType |
reportType |
protected String |
reportURL |
protected ReportStatus |
status |
protected Long |
timeTaken |
| Constructor and Description |
|---|
ReportArchive() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Long |
getAccountId()
Gets the value of the accountId property.
|
String |
getArchiveId()
Gets the value of the archiveId property.
|
String |
getCreatedBy()
Gets the value of the createdBy property.
|
Calendar |
getCreateTime()
Gets the value of the createTime property.
|
Calendar |
getLastDownloaded()
Gets the value of the lastDownloaded property.
|
Calendar |
getLastUpdated()
Gets the value of the lastUpdated property.
|
String |
getMessage()
Gets the value of the message property.
|
Long |
getPreviewTimeTaken()
Gets the value of the previewTimeTaken property.
|
String |
getReportId()
Gets the value of the reportId property.
|
String |
getReportName()
Gets the value of the reportName property.
|
String |
getReportPreViewURL()
Gets the value of the reportPreViewURL property.
|
ReportType |
getReportType()
Gets the value of the reportType property.
|
String |
getReportURL()
Gets the value of the reportURL property.
|
ReportStatus |
getStatus()
Gets the value of the status property.
|
Long |
getTimeTaken()
Gets the value of the timeTaken property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isIsScheduled()
Gets the value of the isScheduled property.
|
void |
setAccountId(Long value)
Sets the value of the accountId property.
|
void |
setArchiveId(String value)
Sets the value of the archiveId property.
|
void |
setCreatedBy(String value)
Sets the value of the createdBy property.
|
void |
setCreateTime(Calendar value)
Sets the value of the createTime property.
|
void |
setIsScheduled(Boolean value)
Sets the value of the isScheduled property.
|
void |
setLastDownloaded(Calendar value)
Sets the value of the lastDownloaded property.
|
void |
setLastUpdated(Calendar value)
Sets the value of the lastUpdated property.
|
void |
setMessage(String value)
Sets the value of the message property.
|
void |
setPreviewTimeTaken(Long value)
Sets the value of the previewTimeTaken property.
|
void |
setReportId(String value)
Sets the value of the reportId property.
|
void |
setReportName(String value)
Sets the value of the reportName property.
|
void |
setReportPreViewURL(String value)
Sets the value of the reportPreViewURL property.
|
void |
setReportType(ReportType value)
Sets the value of the reportType property.
|
void |
setReportURL(String value)
Sets the value of the reportURL property.
|
void |
setStatus(ReportStatus value)
Sets the value of the status property.
|
void |
setTimeTaken(Long value)
Sets the value of the timeTaken property.
|
String |
toString() |
protected Long accountId
protected String reportURL
protected ReportStatus status
protected Long previewTimeTaken
protected Long timeTaken
protected Calendar lastDownloaded
protected String reportPreViewURL
protected Boolean isScheduled
@Size(max=255) protected String message
protected Calendar createTime
@NotNull protected String reportName
@NotNull protected ReportType reportType
protected String createdBy
protected Calendar lastUpdated
@NotNull
@Pattern(regexp="[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}")
protected String reportId
@NotNull
@Pattern(regexp="[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}")
protected String archiveId
public Long getAccountId()
Longpublic void setAccountId(Long value)
value - allowed object is
Longpublic String getReportURL()
Stringpublic void setReportURL(String value)
value - allowed object is
Stringpublic ReportStatus getStatus()
ReportStatuspublic void setStatus(ReportStatus value)
value - allowed object is
ReportStatuspublic Long getPreviewTimeTaken()
Longpublic void setPreviewTimeTaken(Long value)
value - allowed object is
Longpublic Long getTimeTaken()
Longpublic void setTimeTaken(Long value)
value - allowed object is
Longpublic Calendar getLastDownloaded()
Stringpublic void setLastDownloaded(Calendar value)
value - allowed object is
Stringpublic String getReportPreViewURL()
Stringpublic void setReportPreViewURL(String value)
value - allowed object is
Stringpublic Boolean isIsScheduled()
Stringpublic void setIsScheduled(Boolean value)
value - allowed object is
Stringpublic String getMessage()
Stringpublic void setMessage(String value)
value - allowed object is
Stringpublic Calendar getCreateTime()
Stringpublic void setCreateTime(Calendar value)
value - allowed object is
Stringpublic String getReportName()
Stringpublic void setReportName(String value)
value - allowed object is
Stringpublic ReportType getReportType()
ReportTypepublic void setReportType(ReportType value)
value - allowed object is
ReportTypepublic String getCreatedBy()
Stringpublic void setCreatedBy(String value)
value - allowed object is
Stringpublic Calendar getLastUpdated()
Stringpublic void setLastUpdated(Calendar value)
value - allowed object is
Stringpublic String getReportId()
Stringpublic void setReportId(String value)
value - allowed object is
Stringpublic String getArchiveId()
Stringpublic void setArchiveId(String value)
value - allowed object is
Stringpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2023. All rights reserved.