Uses of Interface
noNamespace.RequestPackageV2Type.Service

Packages that use RequestPackageV2Type.Service
noNamespace   
noNamespace.impl   
 

Uses of RequestPackageV2Type.Service in noNamespace
 

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

Methods in noNamespace with parameters of type RequestPackageV2Type.Service
 void RequestPackageV2Type.xsetService(RequestPackageV2Type.Service service)
          Sets (as xml) the "Service" element
 

Uses of RequestPackageV2Type.Service in noNamespace.impl
 

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

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

Methods in noNamespace.impl with parameters of type RequestPackageV2Type.Service
 void RequestPackageV2TypeImpl.xsetService(RequestPackageV2Type.Service service)
          Sets (as xml) the "Service" element
 



Copyright © 2012. All Rights Reserved.