Uses of Class
org.fosstrak.capturingapp.wsdl.EmptyParms

Packages that use EmptyParms
org.fosstrak.capturingapp   
org.fosstrak.capturingapp.wsdl   
 

Uses of EmptyParms in org.fosstrak.capturingapp
 

Methods in org.fosstrak.capturingapp with parameters of type EmptyParms
 ArrayOfString CaptureAppPortTypeImpl.getCaptureAppNames(EmptyParms parms)
           
 

Uses of EmptyParms in org.fosstrak.capturingapp.wsdl
 

Methods in org.fosstrak.capturingapp.wsdl that return EmptyParms
 EmptyParms ObjectFactory.createEmptyParms()
          Create an instance of EmptyParms
 

Methods in org.fosstrak.capturingapp.wsdl that return types with arguments of type EmptyParms
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetCaptureAppNames(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 

Methods in org.fosstrak.capturingapp.wsdl with parameters of type EmptyParms
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetCaptureAppNames(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 ArrayOfString CaptureAppPortType.getCaptureAppNames(EmptyParms parms)
           
 



Copyright © 2009. All Rights Reserved.