com.togethersoft.openapi.sci.enum
Interface SciParameterEnumeration


public interface SciParameterEnumeration
extends SciVariableEnumeration

Enumeration of SciParameters.

Author:
TogetherSoft
Since: Together 3.0

Method Summary
 SciParameternextSciParameter()
           

Methods inherited from interface com.togethersoft.openapi.sci.enum.SciVariableEnumeration
nextSciVariable

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

nextSciParameter

public SciParameter nextSciParameter()