com.togethersoft.openapi.model.enum
Interface PropertyEnumeration

All Known Implementing Classes:
SingleEnumeration.SinglePropertyEnumeration

public interface PropertyEnumeration
extends Enumeration

Author:
TogetherSoft

Method Summary
 Propertynext()
           

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

Method Detail

next

public Property next()