noNamespace
Class ResponsePackageV2Type.Size.Factory

java.lang.Object
  extended by noNamespace.ResponsePackageV2Type.Size.Factory
Enclosing interface:
ResponsePackageV2Type.Size

public static final class ResponsePackageV2Type.Size.Factory
extends Object

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


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

newInstance

public static ResponsePackageV2Type.Size newInstance()

newInstance

public static ResponsePackageV2Type.Size newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2012. All Rights Reserved.