|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JobType | |
| org.globus.mds.glue | |
| org.globus.mds.glue.batchprovider | |
| Uses of JobType in org.globus.mds.glue |
| Methods in org.globus.mds.glue that return JobType | |
JobType[] |
ComputingElementType.getJob()
Gets the job value for this ComputingElementType. |
JobType |
ComputingElementType.getJob(int i)
|
| Methods in org.globus.mds.glue with parameters of type JobType | |
void |
ComputingElementType.setJob(JobType[] job)
Sets the job value for this ComputingElementType. |
void |
ComputingElementType.setJob(int i,
JobType _value)
|
| Constructors in org.globus.mds.glue with parameters of type JobType | |
ComputingElementType(InfoType info,
StateType state,
PolicyType policy,
JobType[] job,
AccessControlBaseType accessControlBase,
MessageElement[] _any,
String name,
String uniqueID,
URI informationServiceURL)
|
|
| Uses of JobType in org.globus.mds.glue.batchprovider |
| Methods in org.globus.mds.glue.batchprovider that return JobType | |
JobType[] |
SchedulerType.getJob()
Gets the job value for this SchedulerType. |
JobType |
SchedulerType.getJob(int i)
|
| Methods in org.globus.mds.glue.batchprovider with parameters of type JobType | |
void |
SchedulerType.setJob(JobType[] job)
Sets the job value for this SchedulerType. |
void |
SchedulerType.setJob(int i,
JobType _value)
|
| Constructors in org.globus.mds.glue.batchprovider with parameters of type JobType | |
SchedulerType(InfoType info,
JobType[] job,
QueueType[] queue,
MessageElement[] _any)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||