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()
Long
public void setAccountId(Long value)
value
- allowed object is
Long
public String getReportURL()
String
public void setReportURL(String value)
value
- allowed object is
String
public ReportStatus getStatus()
ReportStatus
public void setStatus(ReportStatus value)
value
- allowed object is
ReportStatus
public Long getPreviewTimeTaken()
Long
public void setPreviewTimeTaken(Long value)
value
- allowed object is
Long
public Long getTimeTaken()
Long
public void setTimeTaken(Long value)
value
- allowed object is
Long
public Calendar getLastDownloaded()
String
public void setLastDownloaded(Calendar value)
value
- allowed object is
String
public String getReportPreViewURL()
String
public void setReportPreViewURL(String value)
value
- allowed object is
String
public Boolean isIsScheduled()
String
public void setIsScheduled(Boolean value)
value
- allowed object is
String
public String getMessage()
String
public void setMessage(String value)
value
- allowed object is
String
public Calendar getCreateTime()
String
public void setCreateTime(Calendar value)
value
- allowed object is
String
public String getReportName()
String
public void setReportName(String value)
value
- allowed object is
String
public ReportType getReportType()
ReportType
public void setReportType(ReportType value)
value
- allowed object is
ReportType
public String getCreatedBy()
String
public void setCreatedBy(String value)
value
- allowed object is
String
public Calendar getLastUpdated()
String
public void setLastUpdated(Calendar value)
value
- allowed object is
String
public String getReportId()
String
public void setReportId(String value)
value
- allowed object is
String
public String getArchiveId()
String
public void setArchiveId(String value)
value
- allowed object is
String
public 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.Equals
public 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.ToString
public 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.ToString
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
Copyright © 2022. All rights reserved.