public class GWTAquaMapsItem extends GWTFolderItem implements com.google.gwt.user.client.rpc.IsSerializable
Modifier and Type | Field and Description |
---|---|
protected String |
author |
protected String |
boundingBox |
protected String |
mapName |
protected String |
mapType |
protected int |
numberOfGeneratedImages |
protected int |
numberOfSpecies |
protected float |
psoThreshold |
length, parent, workflowStatus
creationTime, description, id, isLoading, lastAction, lastModificationTime, name, owner, properties
Modifier | Constructor and Description |
---|---|
protected |
GWTAquaMapsItem() |
|
GWTAquaMapsItem(String id,
String name,
String description,
String owner,
Date creationTime,
GWTProperties properties,
Date lastModificationTime,
GWTWorkspaceItemAction lastAction,
GWTWorkspaceFolder parent,
long length,
String mapName,
String mapType,
String author,
int numberOfSpecies,
String boundingBox,
float psoThreashold,
int numberOfGeneratedImages) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor() |
String |
getBoundingBox() |
GWTFolderItemType |
getFolderItemType() |
String |
getMapName() |
String |
getMapType() |
int |
getNumberOfGeneratedImages() |
int |
getNumberOfSpecies() |
float |
getPsoThreshold() |
getChildren, getItemDescription, getLength, getType, getWorkflowStatus, setWorkflowStatus
countSubTreeChildren, countSubTreeChildren, equals, getCreationTime, getDescription, getIconClass, getId, getLabel, getLastAction, getLastModificationTime, getName, getOwner, getParent, getPath, getProperties, isAncestor, isLoading, isRoot, setDescription, setName, setParent, toString
protected String mapName
protected String mapType
protected String author
protected int numberOfSpecies
protected String boundingBox
protected float psoThreshold
protected int numberOfGeneratedImages
protected GWTAquaMapsItem()
public GWTAquaMapsItem(String id, String name, String description, String owner, Date creationTime, GWTProperties properties, Date lastModificationTime, GWTWorkspaceItemAction lastAction, GWTWorkspaceFolder parent, long length, String mapName, String mapType, String author, int numberOfSpecies, String boundingBox, float psoThreashold, int numberOfGeneratedImages)
public GWTFolderItemType getFolderItemType()
getFolderItemType
in class GWTFolderItem
public String getMapName()
public String getMapType()
public String getAuthor()
public int getNumberOfSpecies()
public String getBoundingBox()
public float getPsoThreshold()
public int getNumberOfGeneratedImages()
Copyright © 2015. All Rights Reserved.