Uses of Class
nz.ac.waikato.adams.webservice.spectral.put.PutResponse
-
Packages that use PutResponse Package Description adams.flow.webservice nz.ac.waikato.adams.webservice.spectral.put -
-
Uses of PutResponse in adams.flow.webservice
Methods in adams.flow.webservice that return PutResponse Modifier and Type Method Description PutResponseSimpleSpectralPutService. put(PutRequest parameters)Downloads a spectrum. -
Uses of PutResponse in nz.ac.waikato.adams.webservice.spectral.put
Methods in nz.ac.waikato.adams.webservice.spectral.put that return PutResponse Modifier and Type Method Description PutResponseObjectFactory. createPutResponse()Create an instance ofPutResponsePutResponseSpectralPutService. put(PutRequest parameters)Methods in nz.ac.waikato.adams.webservice.spectral.put that return types with arguments of type PutResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<PutResponse>ObjectFactory. createPutResponse(PutResponse value)Methods in nz.ac.waikato.adams.webservice.spectral.put with parameters of type PutResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<PutResponse>ObjectFactory. createPutResponse(PutResponse value)
-