Uses of Interface
noNamespace.RequestPackageV2Type.Size

Packages that use RequestPackageV2Type.Size
noNamespace   
noNamespace.impl   
 

Uses of RequestPackageV2Type.Size in noNamespace
 

Methods in noNamespace that return RequestPackageV2Type.Size
static RequestPackageV2Type.Size RequestPackageV2Type.Size.Factory.newInstance()
           
static RequestPackageV2Type.Size RequestPackageV2Type.Size.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static RequestPackageV2Type.Size RequestPackageV2Type.Size.Factory.newValue(java.lang.Object obj)
           
 RequestPackageV2Type.Size RequestPackageV2Type.xgetSize()
          Gets (as xml) the "Size" element
 

Methods in noNamespace with parameters of type RequestPackageV2Type.Size
 void RequestPackageV2Type.xsetSize(RequestPackageV2Type.Size size)
          Sets (as xml) the "Size" element
 

Uses of RequestPackageV2Type.Size in noNamespace.impl
 

Classes in noNamespace.impl that implement RequestPackageV2Type.Size
static class RequestPackageV2TypeImpl.SizeImpl
          An XML Size(@).
 

Methods in noNamespace.impl that return RequestPackageV2Type.Size
 RequestPackageV2Type.Size RequestPackageV2TypeImpl.xgetSize()
          Gets (as xml) the "Size" element
 

Methods in noNamespace.impl with parameters of type RequestPackageV2Type.Size
 void RequestPackageV2TypeImpl.xsetSize(RequestPackageV2Type.Size size)
          Sets (as xml) the "Size" element
 



Copyright © 2012. All Rights Reserved.