org.icenigrid.schema.condor.classad.v2_4
Class RtDocument.Rt.Factory

java.lang.Object
  extended by org.icenigrid.schema.condor.classad.v2_4.RtDocument.Rt.Factory
Enclosing interface:
RtDocument.Rt

public static final class RtDocument.Rt.Factory
extends java.lang.Object

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


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

newInstance

public static RtDocument.Rt newInstance()

newInstance

public static RtDocument.Rt newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2009. All Rights Reserved.