Uses of Class
nz.ac.waikato.adams.webservice.spectral.get.GetResponse
-
Packages that use GetResponse Package Description adams.flow.webservice nz.ac.waikato.adams.webservice.spectral.get -
-
Uses of GetResponse in adams.flow.webservice
Methods in adams.flow.webservice that return GetResponse Modifier and Type Method Description GetResponse
SimpleSpectralGetService. get(GetRequest parameters)
Uploads a spectrum. -
Uses of GetResponse in nz.ac.waikato.adams.webservice.spectral.get
Methods in nz.ac.waikato.adams.webservice.spectral.get that return GetResponse Modifier and Type Method Description GetResponse
ObjectFactory. createGetResponse()
Create an instance ofGetResponse
GetResponse
SpectralGetService. get(GetRequest parameters)
Methods in nz.ac.waikato.adams.webservice.spectral.get that return types with arguments of type GetResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<GetResponse>
ObjectFactory. createGetResponse(GetResponse value)
Methods in nz.ac.waikato.adams.webservice.spectral.get with parameters of type GetResponse Modifier and Type Method Description javax.xml.bind.JAXBElement<GetResponse>
ObjectFactory. createGetResponse(GetResponse value)
-