public class IdResultSet
extends java.lang.Object
implements java.lang.Iterable<IdData>
This is a collection of IdData objects returned from a statistics request
made through a GatewayConnection.
Iterate through the IdData objects to gain access to the individual statistic
names.