com.togethersoft.openapi.sci.enum
Interface SciStatementEnumeration


public interface SciStatementEnumeration
extends SciObjectEnumeration

Enumeration of SciStatements.

Author:
TogetherSoft
Since: Together 3.0
See Also: SciStatement

Method Summary
 SciStatementnextSciStatement()
           

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

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

Method Detail

nextSciStatement

public SciStatement nextSciStatement()