|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.core.output.hdf5.CommonDataSetObject
public abstract class CommonDataSetObject
A common root class for Granule
and Aggregate
as the both exist in the Data_Product area without any good way
to differentiate them ... mainly for the Iterators
here.
Constructor Summary | |
---|---|
CommonDataSetObject()
|
Method Summary | |
---|---|
abstract void |
close()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonDataSetObject()
Method Detail |
---|
public abstract void close() throws RtStpsException
RtStpsException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |