com.togethersoft.openapi.model.enum
Interface ReferenceEnumeration


public interface ReferenceEnumeration
extends Enumeration

Author:
TogetherSoft

Method Summary
 Referencenext()
           

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

Method Detail

next

public Reference next()