com.togethersoft.openapi.model.enum
Interface ElementEnumeration


public interface ElementEnumeration
extends Enumeration

Author:
TogetherSoft

Method Summary
 Elementnext()
           

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

Method Detail

next

public Element next()