noNamespace
Class RequestPackageV2Type.Service.Factory

java.lang.Object
  extended by noNamespace.RequestPackageV2Type.Service.Factory
Enclosing interface:
RequestPackageV2Type.Service

public static final class RequestPackageV2Type.Service.Factory
extends java.lang.Object

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


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

newInstance

public static RequestPackageV2Type.Service newInstance()

newInstance

public static RequestPackageV2Type.Service newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2012. All Rights Reserved.