|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube_system.namespaces.application.aquamaps.types.Analysis
public class Analysis
| Constructor Summary | |
|---|---|
Analysis()
|
|
Analysis(String archiveLocation,
String author,
double currentPhasePercent,
String description,
long endTime,
String id,
String performedAnalysis,
String reportIds,
String sources,
long startTime,
String status,
long submissionTime,
String title,
String type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getArchiveLocation()
Gets the archiveLocation value for this Analysis. |
String |
getAuthor()
Gets the author value for this Analysis. |
double |
getCurrentPhasePercent()
Gets the currentPhasePercent value for this Analysis. |
String |
getDescription()
Gets the description value for this Analysis. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
long |
getEndTime()
Gets the endTime value for this Analysis. |
String |
getId()
Gets the id value for this Analysis. |
String |
getPerformedAnalysis()
Gets the performedAnalysis value for this Analysis. |
String |
getReportIds()
Gets the reportIds value for this Analysis. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getSources()
Gets the sources value for this Analysis. |
long |
getStartTime()
Gets the startTime value for this Analysis. |
String |
getStatus()
Gets the status value for this Analysis. |
long |
getSubmissionTime()
Gets the submissionTime value for this Analysis. |
String |
getTitle()
Gets the title value for this Analysis. |
String |
getType()
Gets the type value for this Analysis. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setArchiveLocation(String archiveLocation)
Sets the archiveLocation value for this Analysis. |
void |
setAuthor(String author)
Sets the author value for this Analysis. |
void |
setCurrentPhasePercent(double currentPhasePercent)
Sets the currentPhasePercent value for this Analysis. |
void |
setDescription(String description)
Sets the description value for this Analysis. |
void |
setEndTime(long endTime)
Sets the endTime value for this Analysis. |
void |
setId(String id)
Sets the id value for this Analysis. |
void |
setPerformedAnalysis(String performedAnalysis)
Sets the performedAnalysis value for this Analysis. |
void |
setReportIds(String reportIds)
Sets the reportIds value for this Analysis. |
void |
setSources(String sources)
Sets the sources value for this Analysis. |
void |
setStartTime(long startTime)
Sets the startTime value for this Analysis. |
void |
setStatus(String status)
Sets the status value for this Analysis. |
void |
setSubmissionTime(long submissionTime)
Sets the submissionTime value for this Analysis. |
void |
setTitle(String title)
Sets the title value for this Analysis. |
void |
setType(String type)
Sets the type value for this Analysis. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Analysis()
public Analysis(String archiveLocation,
String author,
double currentPhasePercent,
String description,
long endTime,
String id,
String performedAnalysis,
String reportIds,
String sources,
long startTime,
String status,
long submissionTime,
String title,
String type)
| Method Detail |
|---|
public String getId()
public void setId(String id)
id - public String getTitle()
public void setTitle(String title)
title - public String getAuthor()
public void setAuthor(String author)
author - public String getDescription()
public void setDescription(String description)
description - public String getStatus()
public void setStatus(String status)
status - public long getStartTime()
public void setStartTime(long startTime)
startTime - public long getEndTime()
public void setEndTime(long endTime)
endTime - public long getSubmissionTime()
public void setSubmissionTime(long submissionTime)
submissionTime - public double getCurrentPhasePercent()
public void setCurrentPhasePercent(double currentPhasePercent)
currentPhasePercent - public String getReportIds()
public void setReportIds(String reportIds)
reportIds - public String getType()
public void setType(String type)
type - public String getPerformedAnalysis()
public void setPerformedAnalysis(String performedAnalysis)
performedAnalysis - public String getArchiveLocation()
public void setArchiveLocation(String archiveLocation)
archiveLocation - public String getSources()
public void setSources(String sources)
sources - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||