gov.nasa.gsfc.drl.rtstps.core.xstps.pds
Class FillList.Item

java.lang.Object
  extended by gov.nasa.gsfc.drl.rtstps.core.xstps.pds.FillList.Item
Enclosing class:
FillList

 class FillList.Item
extends java.lang.Object

This class contains information about one packet with fill.


Field Summary
(package private)  long datasetOffset
           
(package private)  int location
           
(package private)  int sequenceCount
           
 
Constructor Summary
FillList.Item()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

datasetOffset

long datasetOffset

sequenceCount

int sequenceCount

location

int location
Constructor Detail

FillList.Item

FillList.Item()