org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model
Class AquaMap
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.AquaMap
public class AquaMap
- extends Object
AquaMap
public AquaMap()
boundingBox
public String boundingBox()
- Returns:
- the boundingBox
boundingBox
public void boundingBox(String boundingBox)
- Parameters:
boundingBox - the boundingBox to set
name
public String name()
- Returns:
- the name
name
public void name(String name)
- Parameters:
name - the name to set
author
public String author()
- Returns:
- the author
author
public void author(String author)
- Parameters:
author - the author to set
date
public long date()
- Returns:
- the date
date
public void date(long date)
- Parameters:
date - the date to set
id
public int id()
- Returns:
- the id
id
public void id(int id)
- Parameters:
id - the id to set
type
public String type()
- Returns:
- the type
type
public void type(String type)
- Parameters:
type - the type to set
selectedSpecies
public SpeciesArray selectedSpecies()
- Returns:
- the selectedSpecies
selectedSpecies
public void selectedSpecies(SpeciesArray selectedSpecies)
- Parameters:
selectedSpecies - the selectedSpecies to set
layers
public LayerArray layers()
- Returns:
- the layers
layers
public void layers(LayerArray layers)
- Parameters:
layers - the layers to set
images
public FileArray images()
- Returns:
- the images
images
public void images(FileArray images)
- Parameters:
images - the images to set
additionalFiles
public FileArray additionalFiles()
- Returns:
- the additionalFiles
additionalFiles
public void additionalFiles(FileArray additionalFiles)
- Parameters:
additionalFiles - the additionalFiles to set
threshold
public float threshold()
- Returns:
- the threshold
threshold
public void threshold(float threshold)
- Parameters:
threshold - the threshold to set
status
public String status()
- Returns:
- the status
status
public void status(String status)
- Parameters:
status - the status to set
gis
public boolean gis()
- Returns:
- the gis
gis
public void gis(boolean gis)
- Parameters:
gis - the gis to set
algorithmType
public String algorithmType()
- Returns:
- the algorithmType
algorithmType
public void algorithmType(String algorithmType)
- Parameters:
algorithmType - the algorithmType to set
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All Rights Reserved.