|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPamguardMVC.PamDataUnit
beakedWhaleProtocol.BeakedDataUnit
public class BeakedDataUnit
| Field Summary | |
|---|---|
private BeakedLocationData |
beakedLocationData
|
| Fields inherited from class PamguardMVC.PamDataUnit |
|---|
absBlockIndex, channelBitmap, localisation, oLL, timeMilliseconds |
| Constructor Summary | |
|---|---|
BeakedDataUnit(long timeMilliseconds,
BeakedLocationData beakedLocationData)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBeakedComment()
|
LatLong |
getBeakedLatLong()
|
BeakedLocationData |
getBeakedLocationData()
|
java.lang.String |
getLocationName()
|
int |
getLocationSource()
|
void |
setBeakedLocationData(BeakedLocationData beakedLocationData)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private BeakedLocationData beakedLocationData
| Constructor Detail |
|---|
public BeakedDataUnit(long timeMilliseconds,
BeakedLocationData beakedLocationData)
| Method Detail |
|---|
public LatLong getBeakedLatLong()
public java.lang.String getBeakedComment()
public int getLocationSource()
public java.lang.String getLocationName()
public BeakedLocationData getBeakedLocationData()
public void setBeakedLocationData(BeakedLocationData beakedLocationData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||