Uses of Interface
org.osid.metering.ReadingList

Packages that use ReadingList
Package
Description
The Open Service Interface Definitions for the org.osid.metering service.
  • Uses of ReadingList in org.osid.metering

    Methods in org.osid.metering that return ReadingList
    Modifier and Type
    Method
    Description
    MeterReadingSession.readMeters(Id meterId, IdList meteredObjectIds)
    Gets a ReadingList corresponding to the given meterdId and metered object list In plenary mode, the returned list contains all of the readings specified in the Id list, in the order of the list, including duplicates, or an error results if an Id in the supplied list is not found or inaccessible.