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