com.togethersoft.openapi.rwi.enum
Interface RwiNodeEnumeration


public interface RwiNodeEnumeration
extends RwiContainerEnumeration

Enumeration of RwiNodes.

Author:
TogetherSoft

Method Summary
 RwiNodenextRwiNode()
           

Methods inherited from interface com.togethersoft.openapi.rwi.enum.RwiContainerEnumeration
nextRwiContainer

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

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

Method Detail

nextRwiNode

public RwiNode nextRwiNode()