Uses of Interface
org.osid.metering.Utility
Packages that use Utility
Package
Description
The Open Service Interface Definitions for the org.osid.metering
service.
-
Uses of Utility in org.osid.metering
Methods in org.osid.metering that return UtilityModifier and TypeMethodDescriptionUtilityAdminSession.createUtility(UtilityForm utilityForm) Creates a newUtility.Utility[]UtilityList.getNextUtilities(long n) Gets the next set ofUtility elementsin this list.UtilityList.getNextUtility()Gets the nextUtilityin this list.MeterAdminSession.getUtility()Gets theUtilityassociated with this session.MeterLookupSession.getUtility()Gets theUtilityassociated with this session.MeterNotificationSession.getUtility()Gets theUtilityassociated with this session.MeterQuerySession.getUtility()Gets theUtilityassociated with this session.MeterReadingSession.getUtility()Gets theUtilityassociated with this session.MeterSmartUtilitySession.getUtility()Gets theUtilityassociated with this session.StatisticLookupSession.getUtility()Gets theUtilityassociated with this session.StatisticNotificationSession.getUtility()Gets theUtilityassociated with this session.StatisticQuerySession.getUtility()Gets theUtilityassociated with this session.StatisticSmartUtilitySession.getUtility()Gets theUtilityassociated with this session.UtilityLookupSession.getUtility(Id utilityId) Gets theUtilityspecified by itsId.UtilityNode.getUtility()Gets theUtilityat this node.