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