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

Packages that use ClusterType
org.globus.mds.glue   
org.globus.mds.glue.batchprovider   
 

Uses of ClusterType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return ClusterType
 ClusterType[] GLUECERPType.getCluster()
          Gets the cluster value for this GLUECERPType.
 ClusterType GLUECERPType.getCluster(int i)
           
 

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

Constructors in org.globus.mds.glue with parameters of type ClusterType
GLUECERPType(ClusterType[] cluster, ComputingElementType[] computingElement, MessageElement[] _any)
           
 

Uses of ClusterType in org.globus.mds.glue.batchprovider
 

Methods in org.globus.mds.glue.batchprovider that return ClusterType
 ClusterType[] ClusterCollectionType.getCluster()
          Gets the cluster value for this ClusterCollectionType.
 ClusterType ClusterCollectionType.getCluster(int i)
           
 

Methods in org.globus.mds.glue.batchprovider with parameters of type ClusterType
 void ClusterCollectionType.setCluster(ClusterType[] cluster)
          Sets the cluster value for this ClusterCollectionType.
 void ClusterCollectionType.setCluster(int i, ClusterType _value)
           
 

Constructors in org.globus.mds.glue.batchprovider with parameters of type ClusterType
ClusterCollectionType(ClusterType[] cluster)
           
 



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