|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodesDocument.Nodes | |
---|---|
org.icenigrid.schema.pbs.qstat | |
org.icenigrid.schema.pbs.qstat.impl |
Uses of NodesDocument.Nodes in org.icenigrid.schema.pbs.qstat |
---|
Methods in org.icenigrid.schema.pbs.qstat that return NodesDocument.Nodes | |
---|---|
static NodesDocument.Nodes |
NodesDocument.Nodes.Factory.newInstance()
|
static NodesDocument.Nodes |
NodesDocument.Nodes.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static NodesDocument.Nodes |
NodesDocument.Nodes.Factory.newValue(java.lang.Object obj)
|
NodesDocument.Nodes |
ResourceListDocument.ResourceList.xgetNodes()
Gets (as xml) the "nodes" element |
NodesDocument.Nodes |
NodesDocument.xgetNodes()
Gets (as xml) the "nodes" element |
Methods in org.icenigrid.schema.pbs.qstat with parameters of type NodesDocument.Nodes | |
---|---|
void |
ResourceListDocument.ResourceList.xsetNodes(NodesDocument.Nodes nodes)
Sets (as xml) the "nodes" element |
void |
NodesDocument.xsetNodes(NodesDocument.Nodes nodes)
Sets (as xml) the "nodes" element |
Uses of NodesDocument.Nodes in org.icenigrid.schema.pbs.qstat.impl |
---|
Classes in org.icenigrid.schema.pbs.qstat.impl that implement NodesDocument.Nodes | |
---|---|
static class |
NodesDocumentImpl.NodesImpl
An XML nodes(@uri:gridsam:pbs:qstat). |
Methods in org.icenigrid.schema.pbs.qstat.impl that return NodesDocument.Nodes | |
---|---|
NodesDocument.Nodes |
ResourceListDocumentImpl.ResourceListImpl.xgetNodes()
Gets (as xml) the "nodes" element |
NodesDocument.Nodes |
NodesDocumentImpl.xgetNodes()
Gets (as xml) the "nodes" element |
Methods in org.icenigrid.schema.pbs.qstat.impl with parameters of type NodesDocument.Nodes | |
---|---|
void |
ResourceListDocumentImpl.ResourceListImpl.xsetNodes(NodesDocument.Nodes nodes)
Sets (as xml) the "nodes" element |
void |
NodesDocumentImpl.xsetNodes(NodesDocument.Nodes nodes)
Sets (as xml) the "nodes" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |