Class EmBuoyStatus

java.lang.Object
networkTransfer.emulator.EmBuoyStatus

public class EmBuoyStatus extends Object
  • Field Details

    • localPort

      public int localPort
    • remotePort

      public int remotePort
    • totalBytes

      public int totalBytes
  • Constructor Details

    • EmBuoyStatus

      public EmBuoyStatus(int buoyId, LatLong latLong)
      Parameters:
      buoyId -
      latLong -
  • Method Details

    • setLatLong

      public void setLatLong(LatLong latLong)
      Parameters:
      latLong - the latLong to set
    • getLatLong

      public LatLong getLatLong()
      Returns:
      the latLong
    • getBuoyId

      public int getBuoyId()
      Returns:
      the buoyId