Uses of Interface
noNamespace.ResponsePackageV2Type.Size

Packages that use ResponsePackageV2Type.Size
noNamespace   
noNamespace.impl   
 

Uses of ResponsePackageV2Type.Size in noNamespace
 

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

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

Uses of ResponsePackageV2Type.Size in noNamespace.impl
 

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

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

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



Copyright © 2012. All Rights Reserved.