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

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

public class IdColumnType
extends ColumnType

See Also:
Serialized Form

Constructor Summary
IdColumnType()
           
 
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

IdColumnType

public IdColumnType()
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.