Uses of Interface
noNamespace.ResponsePackageV3Type.Size

Packages that use ResponsePackageV3Type.Size
noNamespace   
noNamespace.impl   
 

Uses of ResponsePackageV3Type.Size in noNamespace
 

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

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

Uses of ResponsePackageV3Type.Size in noNamespace.impl
 

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

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

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



Copyright © 2012. All Rights Reserved.