com.togethersoft.openapi.rwi.enum
Interface RwiLinkEnumeration


public interface RwiLinkEnumeration
extends RwiElementEnumeration

Enumeration of RwiLinks.

Author:
TogetherSoft

Method Summary
 RwiLinknextRwiLink()
           

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

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

Method Detail

nextRwiLink

public RwiLink nextRwiLink()