org.icenigrid.schema.pbs.qstat
Class ServerDocument.Server.Factory

java.lang.Object
  extended by org.icenigrid.schema.pbs.qstat.ServerDocument.Server.Factory
Enclosing interface:
ServerDocument.Server

public static final class ServerDocument.Server.Factory
extends java.lang.Object

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


Method Summary
static ServerDocument.Server newInstance()
           
static ServerDocument.Server newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ServerDocument.Server 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 ServerDocument.Server newValue(java.lang.Object obj)

newInstance

public static ServerDocument.Server newInstance()

newInstance

public static ServerDocument.Server newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.