This method of the EnumWrapper class retrieves the next object in the enumeration.
public Object nextElement();
Returns the next object in the enumeration.