Uses of Interface
org.osid.metering.Meter
Packages that use Meter
Package
Description
The Open Service Interface Definitions for the org.osid.metering
service.
-
Uses of Meter in org.osid.metering
Methods in org.osid.metering that return MeterModifier and TypeMethodDescriptionMeterAdminSession.createMeter(MeterForm meterForm) Creates a newMeter.Gets theMeterspecified by itsId.Reading.getMeter()Gets theMeterassociated with this reading.Statistic.getMeter()Gets theMeterassociated with this reading.MeterList.getNextMeter()Gets the nextMeterin this list.Meter[]MeterList.getNextMeters(long n) Gets the next set ofMetersin this list which must be less than or equal to the return fromavailable().