noNamespace
Class ResponsePackageV3Type.Container.Factory

java.lang.Object
  extended by noNamespace.ResponsePackageV3Type.Container.Factory
Enclosing interface:
ResponsePackageV3Type.Container

public static final class ResponsePackageV3Type.Container.Factory
extends Object

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


Method Summary
static ResponsePackageV3Type.Container newInstance()
           
static ResponsePackageV3Type.Container newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ResponsePackageV3Type.Container newValue(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 ResponsePackageV3Type.Container newValue(Object obj)

newInstance

public static ResponsePackageV3Type.Container newInstance()

newInstance

public static ResponsePackageV3Type.Container newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2012. All Rights Reserved.