Uses of Interface
org.icenigrid.schema.pbs.qstat.NodectDocument.Nodect

Packages that use NodectDocument.Nodect
org.icenigrid.schema.pbs.qstat   
org.icenigrid.schema.pbs.qstat.impl   
 

Uses of NodectDocument.Nodect in org.icenigrid.schema.pbs.qstat
 

Methods in org.icenigrid.schema.pbs.qstat that return NodectDocument.Nodect
static NodectDocument.Nodect NodectDocument.Nodect.Factory.newInstance()
           
static NodectDocument.Nodect NodectDocument.Nodect.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static NodectDocument.Nodect NodectDocument.Nodect.Factory.newValue(java.lang.Object obj)
           
 NodectDocument.Nodect ResourceListDocument.ResourceList.xgetNodect()
          Gets (as xml) the "nodect" element
 NodectDocument.Nodect NodectDocument.xgetNodect()
          Gets (as xml) the "nodect" element
 

Methods in org.icenigrid.schema.pbs.qstat with parameters of type NodectDocument.Nodect
 void ResourceListDocument.ResourceList.xsetNodect(NodectDocument.Nodect nodect)
          Sets (as xml) the "nodect" element
 void NodectDocument.xsetNodect(NodectDocument.Nodect nodect)
          Sets (as xml) the "nodect" element
 

Uses of NodectDocument.Nodect in org.icenigrid.schema.pbs.qstat.impl
 

Classes in org.icenigrid.schema.pbs.qstat.impl that implement NodectDocument.Nodect
static class NodectDocumentImpl.NodectImpl
          An XML nodect(@uri:gridsam:pbs:qstat).
 

Methods in org.icenigrid.schema.pbs.qstat.impl that return NodectDocument.Nodect
 NodectDocument.Nodect ResourceListDocumentImpl.ResourceListImpl.xgetNodect()
          Gets (as xml) the "nodect" element
 NodectDocument.Nodect NodectDocumentImpl.xgetNodect()
          Gets (as xml) the "nodect" element
 

Methods in org.icenigrid.schema.pbs.qstat.impl with parameters of type NodectDocument.Nodect
 void ResourceListDocumentImpl.ResourceListImpl.xsetNodect(NodectDocument.Nodect nodect)
          Sets (as xml) the "nodect" element
 void NodectDocumentImpl.xsetNodect(NodectDocument.Nodect nodect)
          Sets (as xml) the "nodect" element
 



Copyright © 2009. All Rights Reserved.