org.gcube.data.analysis.tabulardata.model.datatype
Class IntegerType

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.model.datatype.DataType
      extended by org.gcube.data.analysis.tabulardata.model.datatype.IntegerType
All Implemented Interfaces:
Serializable

public class IntegerType
extends DataType

See Also:
Serialized Form

Constructor Summary
IntegerType()
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IntegerType

public IntegerType()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2013. All Rights Reserved.