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

Uses of Interface
psdi.app.meter.DeployedMeterRemote

  • Packages that use DeployedMeterRemote 
    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 DeployedMeterRemote in psdi.app.asset

      Subinterfaces of DeployedMeterRemote in psdi.app.asset 
      Modifier and Type Interface and Description
      interface  AssetMeterRemote
      Remote Interface to the AssetMeter object.
      Classes in psdi.app.asset that implement DeployedMeterRemote 
      Modifier and Type Class and Description
      class  AssetMeter
      MBO to represent an AssetMeter.
    • Uses of DeployedMeterRemote in psdi.app.location

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

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