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

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

public class BooleanType
extends DataType

See Also:
Serialized Form

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

BooleanType

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