org.gcube.data.analysis.tabulardata.model.column.type
Class MeasureColumnType

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.model.column.ColumnType
      extended by org.gcube.data.analysis.tabulardata.model.column.type.MeasureColumnType
All Implemented Interfaces:
Serializable

public class MeasureColumnType
extends ColumnType

See Also:
Serialized Form

Constructor Summary
MeasureColumnType()
           
 
Method Summary
 String getCode()
           
 String getName()
           
 
Methods inherited from class org.gcube.data.analysis.tabulardata.model.column.ColumnType
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MeasureColumnType

public MeasureColumnType()
Method Detail

getCode

public String getCode()
Specified by:
getCode in class ColumnType

getName

public String getName()
Specified by:
getName in class ColumnType


Copyright © 2013. All Rights Reserved.