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 PutResponse
SimpleSpectralPutService. 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 PutResponse
ObjectFactory. createPutResponse()
Create an instance ofPutResponse
PutResponse
SpectralPutService. 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)
-