| Package | Description |
|---|---|
| org.osid.metering |
The Open Service Interface Definitions for the org.osid.metering
service.
|
| Modifier and Type | Method and Description |
|---|---|
UtilityNode |
UtilityNodeList.getNextUtilityNode()
Gets the next
UtilityNode in this list. |
UtilityNode[] |
UtilityNodeList.getNextUtilityNodes(long n)
Gets the next set of
UtilityNode elements in this list. |
UtilityNode |
UtilityHierarchySession.getUtilityNodes(Id utilityId,
long ancestorLevels,
long descendantLevels,
boolean includeSiblings)
Gets a portion of the hierarchy for the given utility.
|