public class FailedScansDisplayData extends Object
Java class for FailedScansDisplayData complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FailedScansDisplayData">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Id" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="ScanRequestId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="ProjectId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="ProjectName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TaskId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="TaskScanId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="ConfigurationId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="PresetId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="IsIncremental" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="RunId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CreatedOn" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="UpdatedOn" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="QueuedOn" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="EngineStartedOn" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="EngineFinishedOn" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="CompletedOn" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="SourceLocationPath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SourceId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LOC" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="Language" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="PartialResults" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="Comments" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ServerId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="Initiator" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Details" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
comments |
protected long |
completedOn |
protected long |
configurationId |
protected long |
createdOn |
protected String |
details |
protected long |
engineFinishedOn |
protected long |
engineStartedOn |
protected long |
id |
protected String |
initiator |
protected boolean |
isIncremental |
protected int |
language |
protected int |
loc |
protected boolean |
partialResults |
protected long |
presetId |
protected long |
projectId |
protected String |
projectName |
protected long |
queuedOn |
protected String |
runId |
protected long |
scanRequestId |
protected long |
serverId |
protected String |
sourceId |
protected String |
sourceLocationPath |
protected long |
taskId |
protected long |
taskScanId |
protected long |
updatedOn |
| Constructor and Description |
|---|
FailedScansDisplayData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComments()
Gets the value of the comments property.
|
long |
getCompletedOn()
Gets the value of the completedOn property.
|
long |
getConfigurationId()
Gets the value of the configurationId property.
|
long |
getCreatedOn()
Gets the value of the createdOn property.
|
String |
getDetails()
Gets the value of the details property.
|
long |
getEngineFinishedOn()
Gets the value of the engineFinishedOn property.
|
long |
getEngineStartedOn()
Gets the value of the engineStartedOn property.
|
long |
getId()
Gets the value of the id property.
|
String |
getInitiator()
Gets the value of the initiator property.
|
int |
getLanguage()
Gets the value of the language property.
|
int |
getLOC()
Gets the value of the loc property.
|
long |
getPresetId()
Gets the value of the presetId property.
|
long |
getProjectId()
Gets the value of the projectId property.
|
String |
getProjectName()
Gets the value of the projectName property.
|
long |
getQueuedOn()
Gets the value of the queuedOn property.
|
String |
getRunId()
Gets the value of the runId property.
|
long |
getScanRequestId()
Gets the value of the scanRequestId property.
|
long |
getServerId()
Gets the value of the serverId property.
|
String |
getSourceId()
Gets the value of the sourceId property.
|
String |
getSourceLocationPath()
Gets the value of the sourceLocationPath property.
|
long |
getTaskId()
Gets the value of the taskId property.
|
long |
getTaskScanId()
Gets the value of the taskScanId property.
|
long |
getUpdatedOn()
Gets the value of the updatedOn property.
|
boolean |
isIsIncremental()
Gets the value of the isIncremental property.
|
boolean |
isPartialResults()
Gets the value of the partialResults property.
|
void |
setComments(String value)
Sets the value of the comments property.
|
void |
setCompletedOn(long value)
Sets the value of the completedOn property.
|
void |
setConfigurationId(long value)
Sets the value of the configurationId property.
|
void |
setCreatedOn(long value)
Sets the value of the createdOn property.
|
void |
setDetails(String value)
Sets the value of the details property.
|
void |
setEngineFinishedOn(long value)
Sets the value of the engineFinishedOn property.
|
void |
setEngineStartedOn(long value)
Sets the value of the engineStartedOn property.
|
void |
setId(long value)
Sets the value of the id property.
|
void |
setInitiator(String value)
Sets the value of the initiator property.
|
void |
setIsIncremental(boolean value)
Sets the value of the isIncremental property.
|
void |
setLanguage(int value)
Sets the value of the language property.
|
void |
setLOC(int value)
Sets the value of the loc property.
|
void |
setPartialResults(boolean value)
Sets the value of the partialResults property.
|
void |
setPresetId(long value)
Sets the value of the presetId property.
|
void |
setProjectId(long value)
Sets the value of the projectId property.
|
void |
setProjectName(String value)
Sets the value of the projectName property.
|
void |
setQueuedOn(long value)
Sets the value of the queuedOn property.
|
void |
setRunId(String value)
Sets the value of the runId property.
|
void |
setScanRequestId(long value)
Sets the value of the scanRequestId property.
|
void |
setServerId(long value)
Sets the value of the serverId property.
|
void |
setSourceId(String value)
Sets the value of the sourceId property.
|
void |
setSourceLocationPath(String value)
Sets the value of the sourceLocationPath property.
|
void |
setTaskId(long value)
Sets the value of the taskId property.
|
void |
setTaskScanId(long value)
Sets the value of the taskScanId property.
|
void |
setUpdatedOn(long value)
Sets the value of the updatedOn property.
|
protected long id
protected long scanRequestId
protected long projectId
protected String projectName
protected long taskId
protected long taskScanId
protected long configurationId
protected long presetId
protected boolean isIncremental
protected String runId
protected long createdOn
protected long updatedOn
protected long queuedOn
protected long engineStartedOn
protected long engineFinishedOn
protected long completedOn
protected String sourceLocationPath
protected String sourceId
protected int loc
protected int language
protected boolean partialResults
protected String comments
protected long serverId
protected String initiator
protected String details
public long getId()
public void setId(long value)
public long getScanRequestId()
public void setScanRequestId(long value)
public long getProjectId()
public void setProjectId(long value)
public String getProjectName()
Stringpublic void setProjectName(String value)
value - allowed object is
Stringpublic long getTaskId()
public void setTaskId(long value)
public long getTaskScanId()
public void setTaskScanId(long value)
public long getConfigurationId()
public void setConfigurationId(long value)
public long getPresetId()
public void setPresetId(long value)
public boolean isIsIncremental()
public void setIsIncremental(boolean value)
public String getRunId()
Stringpublic void setRunId(String value)
value - allowed object is
Stringpublic long getCreatedOn()
public void setCreatedOn(long value)
public long getUpdatedOn()
public void setUpdatedOn(long value)
public long getQueuedOn()
public void setQueuedOn(long value)
public long getEngineStartedOn()
public void setEngineStartedOn(long value)
public long getEngineFinishedOn()
public void setEngineFinishedOn(long value)
public long getCompletedOn()
public void setCompletedOn(long value)
public String getSourceLocationPath()
Stringpublic void setSourceLocationPath(String value)
value - allowed object is
Stringpublic String getSourceId()
Stringpublic void setSourceId(String value)
value - allowed object is
Stringpublic int getLOC()
public void setLOC(int value)
public int getLanguage()
public void setLanguage(int value)
public boolean isPartialResults()
public void setPartialResults(boolean value)
public String getComments()
Stringpublic void setComments(String value)
value - allowed object is
Stringpublic long getServerId()
public void setServerId(long value)
public String getInitiator()
Stringpublic void setInitiator(String value)
value - allowed object is
Stringpublic String getDetails()
StringCopyright © 2020. All rights reserved.