com.microstrategy.web.objects.WebClusters |
This is a collection of WebCluster
interfaces.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract Enumeration |
elements()
Returns an Enumeration of all of the
WebCluster objects in the collection. | ||||||||||
abstract WebCluster |
get(int index)
Returns the item in the collection at the index given.
| ||||||||||
abstract int |
size()
Returns the number of clusters in the collection.
|
Returns an Enumeration of all of the WebCluster
objects in the collection.
WebCluster
objects.
Returns the item in the collection at the index given.
index | The index of the WebCluster to be returned.
|
---|
Returns the number of clusters in the collection.