org.icenigrid.schema.pbs.qstat
Class NodesDocument.Nodes.Factory

java.lang.Object
  extended by org.icenigrid.schema.pbs.qstat.NodesDocument.Nodes.Factory
Enclosing interface:
NodesDocument.Nodes

public static final class NodesDocument.Nodes.Factory
extends java.lang.Object

A factory class with static methods for creating instances of this type.


Method Summary
static NodesDocument.Nodes newInstance()
           
static NodesDocument.Nodes newInstance(org.apache.xmlbeans.XmlOptions options)
           
static NodesDocument.Nodes newValue(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newValue

public static NodesDocument.Nodes newValue(java.lang.Object obj)

newInstance

public static NodesDocument.Nodes newInstance()

newInstance

public static NodesDocument.Nodes newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.