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

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

Uses of ArrayOfString in org.fosstrak.capturingapp
 

Methods in org.fosstrak.capturingapp that return ArrayOfString
 ArrayOfString CaptureAppPortTypeImpl.getCaptureAppNames(EmptyParms parms)
           
 

Uses of ArrayOfString in org.fosstrak.capturingapp.wsdl
 

Methods in org.fosstrak.capturingapp.wsdl that return ArrayOfString
 ArrayOfString ObjectFactory.createArrayOfString()
          Create an instance of ArrayOfString
 ArrayOfString CaptureAppPortType.getCaptureAppNames(EmptyParms parms)
           
 

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

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



Copyright © 2009. All Rights Reserved.