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

Packages that use StateType
org.globus.mds.glue   
 

Uses of StateType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return StateType
 StateType ComputingElementType.getState()
          Gets the state value for this ComputingElementType.
 

Methods in org.globus.mds.glue with parameters of type StateType
 void ComputingElementType.setState(StateType state)
          Sets the state value for this ComputingElementType.
 

Constructors in org.globus.mds.glue with parameters of type StateType
ComputingElementType(InfoType info, StateType state, PolicyType policy, JobType[] job, AccessControlBaseType accessControlBase, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL)
           
 



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