Class PV

java.lang.Object
xal.service.pvlogger.PV

public class PV extends Object
PV
Author:
tap
  • Field Details

    • id

      protected long id
    • address

      protected String address
  • Constructor Details

    • PV

      public PV(long id, String address)
      Constructor
      Parameters:
      id - the unique identifier
      address - the PV address
  • Method Details

    • getId

      public long getId()
      Get the id
      Returns:
      the id