public class ShapeInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ShapeInfo.ShapeInfoMessenger |
| Constructor and Description |
|---|
ShapeInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
gr.cite.geoanalytics.dataaccess.entities.shape.Shape |
getShape() |
gr.cite.geoanalytics.dataaccess.entities.taxonomy.TaxonomyTerm |
getTerm() |
int |
hashCode() |
void |
setShape(gr.cite.geoanalytics.dataaccess.entities.shape.Shape shape) |
void |
setTerm(gr.cite.geoanalytics.dataaccess.entities.taxonomy.TaxonomyTerm term) |
public gr.cite.geoanalytics.dataaccess.entities.shape.Shape getShape()
public void setShape(gr.cite.geoanalytics.dataaccess.entities.shape.Shape shape)
public gr.cite.geoanalytics.dataaccess.entities.taxonomy.TaxonomyTerm getTerm()
public void setTerm(gr.cite.geoanalytics.dataaccess.entities.taxonomy.TaxonomyTerm term)
Copyright © 2016. All Rights Reserved.