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

Packages that use ComputingElementType
org.globus.mds.glue   
 

Uses of ComputingElementType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return ComputingElementType
 ComputingElementType[] GLUECERPType.getComputingElement()
          Gets the computingElement value for this GLUECERPType.
 ComputingElementType GLUECERPType.getComputingElement(int i)
           
 

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

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



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