org.gcube.data.analysis.tabulardata.service.tabular
Class TabularResourceId

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.service.tabular.TabularResourceId

public class TabularResourceId
extends Object


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

Constructor Detail

TabularResourceId

public TabularResourceId(long value)
Method Detail

getValue

public long getValue()

setValue

public void setValue(long value)

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.