Uses of Class
uk.ac.ncl.cs.instantsoap.wsapi.JobStatus

Packages that use JobStatus
uk.ac.ncl.cs.instantsoap.wsapi The web-service interface definitions, exceptions and datatypes. 
 

Uses of JobStatus in uk.ac.ncl.cs.instantsoap.wsapi
 

Methods in uk.ac.ncl.cs.instantsoap.wsapi that return JobStatus
 JobStatus NonBlockingInvocationResponse.getJobStatus()
          Get the job status.
static JobStatus JobStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JobStatus[] JobStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in uk.ac.ncl.cs.instantsoap.wsapi with parameters of type JobStatus
 void NonBlockingInvocationResponse.setJobStatus(JobStatus status)
          Set the job status.
 



Copyright © 2006-2008. All Rights Reserved.