org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model
Class Submitted
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.Submitted
public class Submitted
- extends Object
|
Constructor Summary |
Submitted()
|
Submitted(String author,
long startTime,
long endTime,
long submissionTime,
boolean gisEnabled,
String publishedIds,
String gisReferences,
boolean isAquaMap,
int jobId,
boolean saved,
int searchid,
String selectionCriteria,
int sourceHCAF,
int sourceHSPEC,
int sourceHSPEN,
String status,
String title,
String type,
String speciesCoverage,
boolean customized,
String fileSetId,
boolean forceRegeneration)
|
Submitted
public Submitted()
Submitted
public Submitted(String author,
long startTime,
long endTime,
long submissionTime,
boolean gisEnabled,
String publishedIds,
String gisReferences,
boolean isAquaMap,
int jobId,
boolean saved,
int searchid,
String selectionCriteria,
int sourceHCAF,
int sourceHSPEC,
int sourceHSPEN,
String status,
String title,
String type,
String speciesCoverage,
boolean customized,
String fileSetId,
boolean forceRegeneration)
author
public String author()
- Returns:
- the author
author
public void author(String author)
- Parameters:
author - the author to set
startTime
public long startTime()
- Returns:
- the startTime
startTime
public void startTime(long startTime)
- Parameters:
startTime - the startTime to set
endTime
public long endTime()
- Returns:
- the endTime
endTime
public void endTime(long endTime)
- Parameters:
endTime - the endTime to set
submissionTime
public long submissionTime()
- Returns:
- the submissionTime
submissionTime
public void submissionTime(long submissionTime)
- Parameters:
submissionTime - the submissionTime to set
gisEnabled
public boolean gisEnabled()
- Returns:
- the gisEnabled
gisEnabled
public void gisEnabled(boolean gisEnabled)
- Parameters:
gisEnabled - the gisEnabled to set
publishedIds
public String publishedIds()
- Returns:
- the publishedIds
publishedIds
public void publishedIds(String publishedIds)
- Parameters:
publishedIds - the publishedIds to set
gisReferences
public String gisReferences()
- Returns:
- the gisReferences
gisReferences
public void gisReferences(String gisReferences)
- Parameters:
gisReferences - the gisReferences to set
aquaMap
public boolean aquaMap()
- Returns:
- the isAquaMap
aquaMap
public void aquaMap(boolean isAquaMap)
- Parameters:
isAquaMap - the isAquaMap to set
jobId
public int jobId()
- Returns:
- the jobId
jobId
public void jobId(int jobId)
- Parameters:
jobId - the jobId to set
saved
public boolean saved()
- Returns:
- the saved
saved
public void saved(boolean saved)
- Parameters:
saved - the saved to set
searchid
public int searchid()
- Returns:
- the searchid
searchid
public void searchid(int searchid)
- Parameters:
searchid - the searchid to set
selectionCriteria
public String selectionCriteria()
- Returns:
- the selectionCriteria
selectionCriteria
public void selectionCriteria(String selectionCriteria)
- Parameters:
selectionCriteria - the selectionCriteria to set
sourceHCAF
public int sourceHCAF()
- Returns:
- the sourceHCAF
sourceHCAF
public void sourceHCAF(int sourceHCAF)
- Parameters:
sourceHCAF - the sourceHCAF to set
sourceHSPEC
public int sourceHSPEC()
- Returns:
- the sourceHSPEC
sourceHSPEC
public void sourceHSPEC(int sourceHSPEC)
- Parameters:
sourceHSPEC - the sourceHSPEC to set
sourceHSPEN
public int sourceHSPEN()
- Returns:
- the sourceHSPEN
sourceHSPEN
public void sourceHSPEN(int sourceHSPEN)
- Parameters:
sourceHSPEN - the sourceHSPEN to set
status
public String status()
- Returns:
- the status
status
public void status(String status)
- Parameters:
status - the status to set
title
public String title()
- Returns:
- the title
title
public void title(String title)
- Parameters:
title - the title to set
type
public String type()
- Returns:
- the type
type
public void type(String type)
- Parameters:
type - the type to set
speciesCoverage
public String speciesCoverage()
- Returns:
- the speciesCoverage
speciesCoverage
public void speciesCoverage(String speciesCoverage)
- Parameters:
speciesCoverage - the speciesCoverage to set
customized
public boolean customized()
- Returns:
- the customized
customized
public void customized(boolean customized)
- Parameters:
customized - the customized to set
fileSetId
public String fileSetId()
- Returns:
- the fileSetId
fileSetId
public void fileSetId(String fileSetId)
- Parameters:
fileSetId - the fileSetId to set
forceRegeneration
public boolean forceRegeneration()
- Returns:
- the forceRegeneration
forceRegeneration
public void forceRegeneration(boolean forceRegeneration)
- Parameters:
forceRegeneration - the forceRegeneration to set
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All Rights Reserved.