com.togethersoft.openapi.rwi.enum
Interface RwiNodeReferenceEnumeration


public interface RwiNodeReferenceEnumeration
extends RwiReferenceEnumeration

Enumeration of RwiNodeReferences.

Author:
TogetherSoft
Since: Together 3.0

Method Summary
 RwiNodeReferencenextRwiNodeReference()
           

Methods inherited from interface com.togethersoft.openapi.rwi.enum.RwiReferenceEnumeration
nextRwiReference

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

Method Detail

nextRwiNodeReference

public RwiNodeReference nextRwiNodeReference()