com.togethersoft.openapi.rwi.enum
Interface RwiMemberEnumeration


public interface RwiMemberEnumeration
extends RwiElementEnumeration

Enumeration of RwiMembers.

Author:
TogetherSoft

Method Summary
 RwiMembernextRwiMember()
           

Methods inherited from interface com.togethersoft.openapi.rwi.enum.RwiElementEnumeration
nextRwiElement

Methods inherited from interface java.util.Enumeration
hasMoreElements, nextElement

Method Detail

nextRwiMember

public RwiMember nextRwiMember()