org.gcube.data.analysis.tabulardata.model.table
Class TableId

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.model.table.TableId
All Implemented Interfaces:
Serializable

public class TableId
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

TableId

public TableId(long value)
Method Detail

getValue

public long getValue()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.