com.togethersoft.openapi.sci.enum
Interface SciTagEnumeration


public interface SciTagEnumeration
extends SciObjectEnumeration

Enumeration of SciTags.

Author:
TogetherSoft

Method Summary
 SciTagnextSciTag()
           

Methods inherited from interface com.togethersoft.openapi.sci.enum.SciObjectEnumeration
nextSciObject

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

Method Detail

nextSciTag

public SciTag nextSciTag()