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

Packages that use RunTimeEnvironmentType
org.globus.mds.glue   
 

Uses of RunTimeEnvironmentType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return RunTimeEnvironmentType
 RunTimeEnvironmentType[] ApplicationSoftwareType.getRunTimeEnvironment()
          Gets the runTimeEnvironment value for this ApplicationSoftwareType.
 RunTimeEnvironmentType ApplicationSoftwareType.getRunTimeEnvironment(int i)
           
 

Methods in org.globus.mds.glue with parameters of type RunTimeEnvironmentType
 void ApplicationSoftwareType.setRunTimeEnvironment(RunTimeEnvironmentType[] runTimeEnvironment)
          Sets the runTimeEnvironment value for this ApplicationSoftwareType.
 void ApplicationSoftwareType.setRunTimeEnvironment(int i, RunTimeEnvironmentType _value)
           
 

Constructors in org.globus.mds.glue with parameters of type RunTimeEnvironmentType
ApplicationSoftwareType(RunTimeEnvironmentType[] runTimeEnvironment, MessageElement[] _any)
           
 



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