Uses of Interface
noNamespace.RequestPackageV3Type.Size

Packages that use RequestPackageV3Type.Size
noNamespace   
noNamespace.impl   
 

Uses of RequestPackageV3Type.Size in noNamespace
 

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

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

Uses of RequestPackageV3Type.Size in noNamespace.impl
 

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

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

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



Copyright © 2012. All Rights Reserved.