it.geosolutions.unredd.geostore.model
Class AttributeDef
java.lang.Object
it.geosolutions.unredd.geostore.model.AttributeDef
- Direct Known Subclasses:
- UNREDDChartData.Attributes, UNREDDChartScript.Attributes, UNREDDFeedback.Attributes, UNREDDLayer.Attributes, UNREDDLayerUpdate.Attributes, UNREDDStatsData.Attributes, UNREDDStatsDef.Attributes
public class AttributeDef
- extends Object
- Author:
- ETj (etj at geo-solutions.it)
|
Constructor Summary |
protected |
AttributeDef(String name,
it.geosolutions.geostore.core.model.enums.DataType dataType)
|
AttributeDef
protected AttributeDef(String name,
it.geosolutions.geostore.core.model.enums.DataType dataType)
getDataType
public it.geosolutions.geostore.core.model.enums.DataType getDataType()
getName
public String getName()
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.