|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceListDocument.ResourceList | |
|---|---|
| org.icenigrid.schema.pbs.qstat | |
| org.icenigrid.schema.pbs.qstat.impl | |
| Uses of ResourceListDocument.ResourceList in org.icenigrid.schema.pbs.qstat |
|---|
| Methods in org.icenigrid.schema.pbs.qstat that return ResourceListDocument.ResourceList | |
|---|---|
ResourceListDocument.ResourceList |
JobDocument.Job.addNewResourceList()
Appends and returns a new empty "Resource_List" element |
ResourceListDocument.ResourceList |
ResourceListDocument.addNewResourceList()
Appends and returns a new empty "Resource_List" element |
ResourceListDocument.ResourceList |
JobDocument.Job.getResourceList()
Gets the "Resource_List" element |
ResourceListDocument.ResourceList |
ResourceListDocument.getResourceList()
Gets the "Resource_List" element |
static ResourceListDocument.ResourceList |
ResourceListDocument.ResourceList.Factory.newInstance()
|
static ResourceListDocument.ResourceList |
ResourceListDocument.ResourceList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
| Methods in org.icenigrid.schema.pbs.qstat with parameters of type ResourceListDocument.ResourceList | |
|---|---|
void |
JobDocument.Job.setResourceList(ResourceListDocument.ResourceList resourceList)
Sets the "Resource_List" element |
void |
ResourceListDocument.setResourceList(ResourceListDocument.ResourceList resourceList)
Sets the "Resource_List" element |
| Uses of ResourceListDocument.ResourceList in org.icenigrid.schema.pbs.qstat.impl |
|---|
| Classes in org.icenigrid.schema.pbs.qstat.impl that implement ResourceListDocument.ResourceList | |
|---|---|
static class |
ResourceListDocumentImpl.ResourceListImpl
An XML Resource_List(@uri:gridsam:pbs:qstat). |
| Methods in org.icenigrid.schema.pbs.qstat.impl that return ResourceListDocument.ResourceList | |
|---|---|
ResourceListDocument.ResourceList |
JobDocumentImpl.JobImpl.addNewResourceList()
Appends and returns a new empty "Resource_List" element |
ResourceListDocument.ResourceList |
ResourceListDocumentImpl.addNewResourceList()
Appends and returns a new empty "Resource_List" element |
ResourceListDocument.ResourceList |
JobDocumentImpl.JobImpl.getResourceList()
Gets the "Resource_List" element |
ResourceListDocument.ResourceList |
ResourceListDocumentImpl.getResourceList()
Gets the "Resource_List" element |
| Methods in org.icenigrid.schema.pbs.qstat.impl with parameters of type ResourceListDocument.ResourceList | |
|---|---|
void |
JobDocumentImpl.JobImpl.setResourceList(ResourceListDocument.ResourceList resourceList)
Sets the "Resource_List" element |
void |
ResourceListDocumentImpl.setResourceList(ResourceListDocument.ResourceList resourceList)
Sets the "Resource_List" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||