com.togethersoft.openapi.sci.enum
Interface SciNetAttributeEnumeration


public interface SciNetAttributeEnumeration
extends SciObjectEnumeration

Enumeration of SciNetAttributes.

Author:
TogetherSoft
Since: Together 6.0
See Also: SciNetAttribute

Method Summary
 SciNetAttributenextSciNetAttribute()
           

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

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

Method Detail

nextSciNetAttribute

public SciNetAttribute nextSciNetAttribute()