org.icenigrid.schema.pbs.qstat
Class MemDocument.Mem.Factory

java.lang.Object
  extended by org.icenigrid.schema.pbs.qstat.MemDocument.Mem.Factory
Enclosing interface:
MemDocument.Mem

public static final class MemDocument.Mem.Factory
extends java.lang.Object

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


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

newInstance

public static MemDocument.Mem newInstance()

newInstance

public static MemDocument.Mem newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.