org.xmlsoap.schemas.soap.encoding
Class RootAttribute.Root.Factory

java.lang.Object
  extended by org.xmlsoap.schemas.soap.encoding.RootAttribute.Root.Factory
Enclosing interface:
RootAttribute.Root

public static final class RootAttribute.Root.Factory
extends java.lang.Object

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


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

newInstance

public static RootAttribute.Root newInstance()

newInstance

public static RootAttribute.Root newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2006 null. All Rights Reserved.