Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.app.meter.ReadingRemote

  • Packages that use ReadingRemote 
    Package Description
    psdi.app.asset  
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.app.meter
    The Meter package includes MBOs that contain information about meters and meter groups.
    • Uses of ReadingRemote in psdi.app.asset

      Subinterfaces of ReadingRemote in psdi.app.asset 
      Modifier and Type Interface and Description
      interface  MeterReadingRemote
      Remote Interface to the MeterReading object.
      Classes in psdi.app.asset that implement ReadingRemote 
      Modifier and Type Class and Description
      class  MeterReading
      MBO to represent a MeterReading.
    • Uses of ReadingRemote in psdi.app.location

      Subinterfaces of ReadingRemote in psdi.app.location 
      Modifier and Type Interface and Description
      interface  LocMeterReadingRemote
      Remote Interface to the LocMeterReading object.
      Classes in psdi.app.location that implement ReadingRemote 
      Modifier and Type Class and Description
      class  LocMeterReading
      MBO to represent a LocMeterReading.
    • Uses of ReadingRemote in psdi.app.meter

      Classes in psdi.app.meter that implement ReadingRemote 
      Modifier and Type Class and Description
      class  Reading
      This abstract class provides common methods for MeterReading and LocMeterReading, referred to herein generically as Reading
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes