org.gcube_system.namespaces.application.aquamaps.types
Class Submitted

java.lang.Object
  extended by org.gcube_system.namespaces.application.aquamaps.types.Submitted
All Implemented Interfaces:
Serializable

public class Submitted
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Submitted()
           
Submitted(String author, boolean customized, long endTime, String fileSetId, boolean forceRegeneration, boolean gisEnabled, String gisReferences, boolean isAquaMap, int jobId, String publishedIds, boolean saved, int searchId, String selectionCriteria, int sourceHCAF, int sourceHSPEC, int sourceHSPEN, String speciesCoverage, long startTime, String status, long submissionTime, String title, String type)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getAuthor()
          Gets the author value for this Submitted.
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
 long getEndTime()
          Gets the endTime value for this Submitted.
 String getFileSetId()
          Gets the fileSetId value for this Submitted.
 String getGisReferences()
          Gets the gisReferences value for this Submitted.
 int getJobId()
          Gets the jobId value for this Submitted.
 String getPublishedIds()
          Gets the publishedIds value for this Submitted.
 int getSearchId()
          Gets the searchId value for this Submitted.
 String getSelectionCriteria()
          Gets the selectionCriteria value for this Submitted.
static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Serializer
 int getSourceHCAF()
          Gets the sourceHCAF value for this Submitted.
 int getSourceHSPEC()
          Gets the sourceHSPEC value for this Submitted.
 int getSourceHSPEN()
          Gets the sourceHSPEN value for this Submitted.
 String getSpeciesCoverage()
          Gets the speciesCoverage value for this Submitted.
 long getStartTime()
          Gets the startTime value for this Submitted.
 String getStatus()
          Gets the status value for this Submitted.
 long getSubmissionTime()
          Gets the submissionTime value for this Submitted.
 String getTitle()
          Gets the title value for this Submitted.
 String getType()
          Gets the type value for this Submitted.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 boolean isCustomized()
          Gets the customized value for this Submitted.
 boolean isForceRegeneration()
          Gets the forceRegeneration value for this Submitted.
 boolean isGisEnabled()
          Gets the gisEnabled value for this Submitted.
 boolean isIsAquaMap()
          Gets the isAquaMap value for this Submitted.
 boolean isSaved()
          Gets the saved value for this Submitted.
 void setAuthor(String author)
          Sets the author value for this Submitted.
 void setCustomized(boolean customized)
          Sets the customized value for this Submitted.
 void setEndTime(long endTime)
          Sets the endTime value for this Submitted.
 void setFileSetId(String fileSetId)
          Sets the fileSetId value for this Submitted.
 void setForceRegeneration(boolean forceRegeneration)
          Sets the forceRegeneration value for this Submitted.
 void setGisEnabled(boolean gisEnabled)
          Sets the gisEnabled value for this Submitted.
 void setGisReferences(String gisReferences)
          Sets the gisReferences value for this Submitted.
 void setIsAquaMap(boolean isAquaMap)
          Sets the isAquaMap value for this Submitted.
 void setJobId(int jobId)
          Sets the jobId value for this Submitted.
 void setPublishedIds(String publishedIds)
          Sets the publishedIds value for this Submitted.
 void setSaved(boolean saved)
          Sets the saved value for this Submitted.
 void setSearchId(int searchId)
          Sets the searchId value for this Submitted.
 void setSelectionCriteria(String selectionCriteria)
          Sets the selectionCriteria value for this Submitted.
 void setSourceHCAF(int sourceHCAF)
          Sets the sourceHCAF value for this Submitted.
 void setSourceHSPEC(int sourceHSPEC)
          Sets the sourceHSPEC value for this Submitted.
 void setSourceHSPEN(int sourceHSPEN)
          Sets the sourceHSPEN value for this Submitted.
 void setSpeciesCoverage(String speciesCoverage)
          Sets the speciesCoverage value for this Submitted.
 void setStartTime(long startTime)
          Sets the startTime value for this Submitted.
 void setStatus(String status)
          Sets the status value for this Submitted.
 void setSubmissionTime(long submissionTime)
          Sets the submissionTime value for this Submitted.
 void setTitle(String title)
          Sets the title value for this Submitted.
 void setType(String type)
          Sets the type value for this Submitted.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Submitted

public Submitted()

Submitted

public Submitted(String author,
                 boolean customized,
                 long endTime,
                 String fileSetId,
                 boolean forceRegeneration,
                 boolean gisEnabled,
                 String gisReferences,
                 boolean isAquaMap,
                 int jobId,
                 String publishedIds,
                 boolean saved,
                 int searchId,
                 String selectionCriteria,
                 int sourceHCAF,
                 int sourceHSPEC,
                 int sourceHSPEN,
                 String speciesCoverage,
                 long startTime,
                 String status,
                 long submissionTime,
                 String title,
                 String type)
Method Detail

getAuthor

public String getAuthor()
Gets the author value for this Submitted.

Returns:
author

setAuthor

public void setAuthor(String author)
Sets the author value for this Submitted.

Parameters:
author -

getStartTime

public long getStartTime()
Gets the startTime value for this Submitted.

Returns:
startTime

setStartTime

public void setStartTime(long startTime)
Sets the startTime value for this Submitted.

Parameters:
startTime -

getEndTime

public long getEndTime()
Gets the endTime value for this Submitted.

Returns:
endTime

setEndTime

public void setEndTime(long endTime)
Sets the endTime value for this Submitted.

Parameters:
endTime -

getSubmissionTime

public long getSubmissionTime()
Gets the submissionTime value for this Submitted.

Returns:
submissionTime

setSubmissionTime

public void setSubmissionTime(long submissionTime)
Sets the submissionTime value for this Submitted.

Parameters:
submissionTime -

isGisEnabled

public boolean isGisEnabled()
Gets the gisEnabled value for this Submitted.

Returns:
gisEnabled

setGisEnabled

public void setGisEnabled(boolean gisEnabled)
Sets the gisEnabled value for this Submitted.

Parameters:
gisEnabled -

getPublishedIds

public String getPublishedIds()
Gets the publishedIds value for this Submitted.

Returns:
publishedIds

setPublishedIds

public void setPublishedIds(String publishedIds)
Sets the publishedIds value for this Submitted.

Parameters:
publishedIds -

getGisReferences

public String getGisReferences()
Gets the gisReferences value for this Submitted.

Returns:
gisReferences

setGisReferences

public void setGisReferences(String gisReferences)
Sets the gisReferences value for this Submitted.

Parameters:
gisReferences -

isIsAquaMap

public boolean isIsAquaMap()
Gets the isAquaMap value for this Submitted.

Returns:
isAquaMap

setIsAquaMap

public void setIsAquaMap(boolean isAquaMap)
Sets the isAquaMap value for this Submitted.

Parameters:
isAquaMap -

getJobId

public int getJobId()
Gets the jobId value for this Submitted.

Returns:
jobId

setJobId

public void setJobId(int jobId)
Sets the jobId value for this Submitted.

Parameters:
jobId -

isSaved

public boolean isSaved()
Gets the saved value for this Submitted.

Returns:
saved

setSaved

public void setSaved(boolean saved)
Sets the saved value for this Submitted.

Parameters:
saved -

getSearchId

public int getSearchId()
Gets the searchId value for this Submitted.

Returns:
searchId

setSearchId

public void setSearchId(int searchId)
Sets the searchId value for this Submitted.

Parameters:
searchId -

getSelectionCriteria

public String getSelectionCriteria()
Gets the selectionCriteria value for this Submitted.

Returns:
selectionCriteria

setSelectionCriteria

public void setSelectionCriteria(String selectionCriteria)
Sets the selectionCriteria value for this Submitted.

Parameters:
selectionCriteria -

getSourceHCAF

public int getSourceHCAF()
Gets the sourceHCAF value for this Submitted.

Returns:
sourceHCAF

setSourceHCAF

public void setSourceHCAF(int sourceHCAF)
Sets the sourceHCAF value for this Submitted.

Parameters:
sourceHCAF -

getSourceHSPEC

public int getSourceHSPEC()
Gets the sourceHSPEC value for this Submitted.

Returns:
sourceHSPEC

setSourceHSPEC

public void setSourceHSPEC(int sourceHSPEC)
Sets the sourceHSPEC value for this Submitted.

Parameters:
sourceHSPEC -

getSourceHSPEN

public int getSourceHSPEN()
Gets the sourceHSPEN value for this Submitted.

Returns:
sourceHSPEN

setSourceHSPEN

public void setSourceHSPEN(int sourceHSPEN)
Sets the sourceHSPEN value for this Submitted.

Parameters:
sourceHSPEN -

getStatus

public String getStatus()
Gets the status value for this Submitted.

Returns:
status

setStatus

public void setStatus(String status)
Sets the status value for this Submitted.

Parameters:
status -

getTitle

public String getTitle()
Gets the title value for this Submitted.

Returns:
title

setTitle

public void setTitle(String title)
Sets the title value for this Submitted.

Parameters:
title -

getType

public String getType()
Gets the type value for this Submitted.

Returns:
type

setType

public void setType(String type)
Sets the type value for this Submitted.

Parameters:
type -

getSpeciesCoverage

public String getSpeciesCoverage()
Gets the speciesCoverage value for this Submitted.

Returns:
speciesCoverage

setSpeciesCoverage

public void setSpeciesCoverage(String speciesCoverage)
Sets the speciesCoverage value for this Submitted.

Parameters:
speciesCoverage -

isCustomized

public boolean isCustomized()
Gets the customized value for this Submitted.

Returns:
customized

setCustomized

public void setCustomized(boolean customized)
Sets the customized value for this Submitted.

Parameters:
customized -

getFileSetId

public String getFileSetId()
Gets the fileSetId value for this Submitted.

Returns:
fileSetId

setFileSetId

public void setFileSetId(String fileSetId)
Sets the fileSetId value for this Submitted.

Parameters:
fileSetId -

isForceRegeneration

public boolean isForceRegeneration()
Gets the forceRegeneration value for this Submitted.

Returns:
forceRegeneration

setForceRegeneration

public void setForceRegeneration(boolean forceRegeneration)
Sets the forceRegeneration value for this Submitted.

Parameters:
forceRegeneration -

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer



Copyright © 2013. All Rights Reserved.