Uses of Interface
org.icenigrid.schema.service.gridsam.GetJobStatusDocument.GetJobStatus

Packages that use GetJobStatusDocument.GetJobStatus
org.icenigrid.schema.service.gridsam   
org.icenigrid.schema.service.gridsam.impl   
 

Uses of GetJobStatusDocument.GetJobStatus in org.icenigrid.schema.service.gridsam
 

Methods in org.icenigrid.schema.service.gridsam that return GetJobStatusDocument.GetJobStatus
 GetJobStatusDocument.GetJobStatus GetJobStatusDocument.addNewGetJobStatus()
          Appends and returns a new empty "getJobStatus" element
 GetJobStatusDocument.GetJobStatus GetJobStatusDocument.getGetJobStatus()
          Gets the "getJobStatus" element
static GetJobStatusDocument.GetJobStatus GetJobStatusDocument.GetJobStatus.Factory.newInstance()
           
static GetJobStatusDocument.GetJobStatus GetJobStatusDocument.GetJobStatus.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.icenigrid.schema.service.gridsam with parameters of type GetJobStatusDocument.GetJobStatus
 void GetJobStatusDocument.setGetJobStatus(GetJobStatusDocument.GetJobStatus getJobStatus)
          Sets the "getJobStatus" element
 

Uses of GetJobStatusDocument.GetJobStatus in org.icenigrid.schema.service.gridsam.impl
 

Classes in org.icenigrid.schema.service.gridsam.impl that implement GetJobStatusDocument.GetJobStatus
static class GetJobStatusDocumentImpl.GetJobStatusImpl
          An XML getJobStatus(@http://www.icenigrid.org/service/gridsam).
 

Methods in org.icenigrid.schema.service.gridsam.impl that return GetJobStatusDocument.GetJobStatus
 GetJobStatusDocument.GetJobStatus GetJobStatusDocumentImpl.addNewGetJobStatus()
          Appends and returns a new empty "getJobStatus" element
 GetJobStatusDocument.GetJobStatus GetJobStatusDocumentImpl.getGetJobStatus()
          Gets the "getJobStatus" element
 

Methods in org.icenigrid.schema.service.gridsam.impl with parameters of type GetJobStatusDocument.GetJobStatus
 void GetJobStatusDocumentImpl.setGetJobStatus(GetJobStatusDocument.GetJobStatus getJobStatus)
          Sets the "getJobStatus" element
 



Copyright © 2009. All Rights Reserved.