Package networkTransfer.emulator
Class EmBuoyStatus
java.lang.Object
networkTransfer.emulator.EmBuoyStatus
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
localPort
public int localPort -
remotePort
public int remotePort -
totalBytes
public int totalBytes
-
-
Constructor Details
-
EmBuoyStatus
- Parameters:
buoyId
-latLong
-
-
-
Method Details
-
setLatLong
- Parameters:
latLong
- the latLong to set
-
getLatLong
- Returns:
- the latLong
-
getBuoyId
public int getBuoyId()- Returns:
- the buoyId
-