org.gcube.dataanalysis.geo.utils
Class NetCDFTemporalPrimitive

java.lang.Object
  extended by org.gcube.dataanalysis.geo.utils.NetCDFTemporalPrimitive
All Implemented Interfaces:
org.opengis.temporal.TemporalPrimitive

public class NetCDFTemporalPrimitive
extends Object
implements org.opengis.temporal.TemporalPrimitive


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

Constructor Detail

NetCDFTemporalPrimitive

public NetCDFTemporalPrimitive()
Method Detail

clone

protected Object clone()
                throws CloneNotSupportedException
Overrides:
clone in class Object
Throws:
CloneNotSupportedException

equals

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

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.