com.togethersoft.openapi.sci.enum
Interface SciClassEnumeration


public interface SciClassEnumeration
extends SciElementEnumeration

Enumeration of SciClasses.

Author:
TogetherSoft
Since: Together 3.0

Method Summary
 SciClassnextSciClass()
           

Methods inherited from interface com.togethersoft.openapi.sci.enum.SciElementEnumeration
nextSciElement

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

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

Method Detail

nextSciClass

public SciClass nextSciClass()