Uses of Class
org.globus.mds.glue.SubClusterType

Packages that use SubClusterType
org.globus.mds.glue   
 

Uses of SubClusterType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return SubClusterType
 SubClusterType[] ClusterType.getSubCluster()
          Gets the subCluster value for this ClusterType.
 SubClusterType ClusterType.getSubCluster(int i)
           
 

Methods in org.globus.mds.glue with parameters of type SubClusterType
 void ClusterType.setSubCluster(SubClusterType[] subCluster)
          Sets the subCluster value for this ClusterType.
 void ClusterType.setSubCluster(int i, SubClusterType _value)
           
 

Constructors in org.globus.mds.glue with parameters of type SubClusterType
ClusterType(SubClusterType[] subCluster, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL)
           
 



Copyright © 1999-2006 University of Chicago. All rights reserved.