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

Packages that use PolicyType
org.globus.mds.glue   
 

Uses of PolicyType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return PolicyType
 PolicyType ComputingElementType.getPolicy()
          Gets the policy value for this ComputingElementType.
 

Methods in org.globus.mds.glue with parameters of type PolicyType
 void ComputingElementType.setPolicy(PolicyType policy)
          Sets the policy value for this ComputingElementType.
 

Constructors in org.globus.mds.glue with parameters of type PolicyType
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.