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

Uses of Interface
psdi.app.meter.MeterInGroupRemote

  • Packages that use MeterInGroupRemote 
    Package Description
    psdi.app.meter
    The Meter package includes MBOs that contain information about meters and meter groups.
    psdi.plusc.app.plusctmplt  
    • Uses of MeterInGroupRemote in psdi.app.meter

      Classes in psdi.app.meter that implement MeterInGroupRemote 
      Modifier and Type Class and Description
      class  MeterInGroup
      MBO to represent a MeterInGroup.
      Methods in psdi.app.meter with parameters of type MeterInGroupRemote 
      Modifier and Type Method and Description
      void DeployedMeter.meterInGroupToDeployedMeter(MeterInGroupRemote meter, boolean supressUniquenessError)
      sets meter-specific attributes for this DeployedMeter object from the passed in meter
      void DeployedMeterRemote.meterInGroupToDeployedMeter(MeterInGroupRemote meter, boolean supressUniquenessError) 
      void DeployedMeter.meterInGroupToDeployedMeter(MeterInGroupRemote meter, boolean supressUniquenessError, boolean supressDupSeqNumWarning)
      sets meter-specific attributes for this DeployedMeter object from the passed in meter
      void DeployedMeterRemote.meterInGroupToDeployedMeter(MeterInGroupRemote meter, boolean supressUniquenessError, boolean supressDupSeqNumWarning) 
    • Uses of MeterInGroupRemote in psdi.plusc.app.plusctmplt

      Methods in psdi.plusc.app.plusctmplt with parameters of type MeterInGroupRemote 
      Modifier and Type Method and Description
      void PlusCATMeterRemote.setInfoBasedOnMeterInGroup(MeterInGroupRemote meterInGroup) 
      void PlusCATMeter.setInfoBasedOnMeterInGroup(MeterInGroupRemote meterInGroup) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes