com.togethersoft.openapi.sci.enum
Interface SciPackageEnumeration


public interface SciPackageEnumeration
extends SciObjectEnumeration

Enumeration of SciPackages.

Author:
TogetherSoft
Since: Together 3.0

Method Summary
 SciPackagenextSciPackage()
           

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

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

Method Detail

nextSciPackage

public SciPackage nextSciPackage()