com.togethersoft.openapi.rwi.enum
Interface RwiDiagramReferenceEnumeration


public interface RwiDiagramReferenceEnumeration
extends RwiReferenceEnumeration

Enumeration of RwiDiagramReferences.

Author:
TogetherSoft

Method Summary
 RwiDiagramReferencenextRwiDiagramReference()
           

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

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

Method Detail

nextRwiDiagramReference

public RwiDiagramReference nextRwiDiagramReference()