com.togethersoft.openapi.model.enum
Interface EntityEnumeration


public interface EntityEnumeration
extends Enumeration

Author:
TogetherSoft

Method Summary
 Entitynext()
           

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

Method Detail

next

public Entity next()