com.togethersoft.openapi.rwi.enum
Interface RwiPropertyEnumeration

All Known Implementing Classes:
RwiPropertyEnumerationAdapter

public interface RwiPropertyEnumeration
extends Enumeration

Enumeration of RwiPropertys.

Author:
TogetherSoft

Method Summary
 RwiPropertynextRwiProperty()
           

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

Method Detail

nextRwiProperty

public RwiProperty nextRwiProperty()