Uses of Class
webservices.PermuteGenResponse

Packages that use PermuteGenResponse
webservices   
 

Uses of PermuteGenResponse in webservices
 

Methods in webservices that return PermuteGenResponse
 PermuteGenResponse ObjectFactory.createPermuteGenResponse()
          Create an instance of PermuteGenResponse
 

Methods in webservices that return types with arguments of type PermuteGenResponse
 javax.xml.bind.JAXBElement<PermuteGenResponse> ObjectFactory.createPermuteGenResponse(PermuteGenResponse value)
          Create an instance of JAXBElement<PermuteGenResponse>}
 

Methods in webservices with parameters of type PermuteGenResponse
 javax.xml.bind.JAXBElement<PermuteGenResponse> ObjectFactory.createPermuteGenResponse(PermuteGenResponse value)
          Create an instance of JAXBElement<PermuteGenResponse>}