public class Submitted extends Object
Constructor and Description |
---|
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) |
Modifier and Type | Method and Description |
---|---|
boolean |
aquaMap() |
void |
aquaMap(boolean isAquaMap) |
String |
author() |
void |
author(String author) |
boolean |
customized() |
void |
customized(boolean customized) |
long |
endTime() |
void |
endTime(long endTime) |
String |
fileSetId() |
void |
fileSetId(String fileSetId) |
boolean |
forceRegeneration() |
void |
forceRegeneration(boolean forceRegeneration) |
boolean |
gisEnabled() |
void |
gisEnabled(boolean gisEnabled) |
String |
gisReferences() |
void |
gisReferences(String gisReferences) |
int |
jobId() |
void |
jobId(int jobId) |
String |
publishedIds() |
void |
publishedIds(String publishedIds) |
boolean |
saved() |
void |
saved(boolean saved) |
int |
searchid() |
void |
searchid(int searchid) |
String |
selectionCriteria() |
void |
selectionCriteria(String selectionCriteria) |
int |
sourceHCAF() |
void |
sourceHCAF(int sourceHCAF) |
int |
sourceHSPEC() |
void |
sourceHSPEC(int sourceHSPEC) |
int |
sourceHSPEN() |
void |
sourceHSPEN(int sourceHSPEN) |
String |
speciesCoverage() |
void |
speciesCoverage(String speciesCoverage) |
long |
startTime() |
void |
startTime(long startTime) |
String |
status() |
void |
status(String status) |
long |
submissionTime() |
void |
submissionTime(long submissionTime) |
String |
title() |
void |
title(String title) |
String |
toString() |
String |
type() |
void |
type(String type) |
public 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)
public String author()
public void author(String author)
author
- the author to setpublic long startTime()
public void startTime(long startTime)
startTime
- the startTime to setpublic long endTime()
public void endTime(long endTime)
endTime
- the endTime to setpublic long submissionTime()
public void submissionTime(long submissionTime)
submissionTime
- the submissionTime to setpublic boolean gisEnabled()
public void gisEnabled(boolean gisEnabled)
gisEnabled
- the gisEnabled to setpublic String publishedIds()
public void publishedIds(String publishedIds)
publishedIds
- the publishedIds to setpublic String gisReferences()
public void gisReferences(String gisReferences)
gisReferences
- the gisReferences to setpublic boolean aquaMap()
public void aquaMap(boolean isAquaMap)
isAquaMap
- the isAquaMap to setpublic int jobId()
public void jobId(int jobId)
jobId
- the jobId to setpublic boolean saved()
public void saved(boolean saved)
saved
- the saved to setpublic int searchid()
public void searchid(int searchid)
searchid
- the searchid to setpublic String selectionCriteria()
public void selectionCriteria(String selectionCriteria)
selectionCriteria
- the selectionCriteria to setpublic int sourceHCAF()
public void sourceHCAF(int sourceHCAF)
sourceHCAF
- the sourceHCAF to setpublic int sourceHSPEC()
public void sourceHSPEC(int sourceHSPEC)
sourceHSPEC
- the sourceHSPEC to setpublic int sourceHSPEN()
public void sourceHSPEN(int sourceHSPEN)
sourceHSPEN
- the sourceHSPEN to setpublic String status()
public void status(String status)
status
- the status to setpublic String title()
public void title(String title)
title
- the title to setpublic String type()
public void type(String type)
type
- the type to setpublic String speciesCoverage()
public void speciesCoverage(String speciesCoverage)
speciesCoverage
- the speciesCoverage to setpublic boolean customized()
public void customized(boolean customized)
customized
- the customized to setpublic String fileSetId()
public void fileSetId(String fileSetId)
fileSetId
- the fileSetId to setpublic boolean forceRegeneration()
public void forceRegeneration(boolean forceRegeneration)
forceRegeneration
- the forceRegeneration to setCopyright © 2017. All Rights Reserved.