ishmaelComms
Class IshmaelDataUnit

java.lang.Object
  extended by PamguardMVC.PamDataUnit
      extended by ishmaelComms.IshmaelDataUnit
All Implemented Interfaces:
java.lang.Comparable<PamDataUnit>

public class IshmaelDataUnit
extends PamDataUnit


Field Summary
private  IshmaelData ishmaelData
           
 
Fields inherited from class PamguardMVC.PamDataUnit
absBlockIndex, channelBitmap, localisation, oLL, timeMilliseconds
 
Constructor Summary
IshmaelDataUnit(long timeMilliseconds)
           
 
Method Summary
 IshmaelData getIshmaelData()
           
 void setIshmaelData(IshmaelData ishmaelData)
           
 
Methods inherited from class PamguardMVC.PamDataUnit
clearUpdateCount, compareTo, getAbsBlockIndex, getChannelBitmap, getDatabaseIndex, getDatabaseUpdateOf, getDataUnitFileInformation, getGpsPosition, getLastUpdateTime, getLocalisation, getOriginLatLong, getPairAngle, getParentDataBlock, getTimeMilliseconds, getUpdateCount, setAbsBlockIndex, setChannelBitmap, setDatabaseIndex, setDatabaseUpdateOf, setDataUnitFileInformation, setLastUpdateTime, setLocalisation, setOriginLatLong, setParentDataBlock, setTimeMilliseconds, updateDataUnit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ishmaelData

private IshmaelData ishmaelData
Constructor Detail

IshmaelDataUnit

public IshmaelDataUnit(long timeMilliseconds)
Method Detail

getIshmaelData

public IshmaelData getIshmaelData()

setIshmaelData

public void setIshmaelData(IshmaelData ishmaelData)