Uses of Interface
nz.ac.waikato.adams.webservice.spectral.get.SpectralGetService
-
Packages that use SpectralGetService Package Description adams.flow.webservice nz.ac.waikato.adams.webservice.spectral.get -
-
Uses of SpectralGetService in adams.flow.webservice
Classes in adams.flow.webservice that implement SpectralGetService Modifier and Type Class Description class
SimpleSpectralGetService
Class that implements the Spectral get web service.Fields in adams.flow.webservice declared as SpectralGetService Modifier and Type Field Description protected SpectralGetService
SpectralGetServiceWS. m_Implementation
the webservice implementation to use.protected SpectralGetService
Get. m_Port
the port instance.Methods in adams.flow.webservice that return SpectralGetService Modifier and Type Method Description SpectralGetService
SpectralGetServiceWS. getImplementation()
Returns the webservice implementation to use.Methods in adams.flow.webservice with parameters of type SpectralGetService Modifier and Type Method Description void
SpectralGetServiceWS. setImplementation(SpectralGetService value)
Sets the webservice implementation to use. -
Uses of SpectralGetService in nz.ac.waikato.adams.webservice.spectral.get
Methods in nz.ac.waikato.adams.webservice.spectral.get that return SpectralGetService Modifier and Type Method Description SpectralGetService
SpectralGetServiceService. getSpectralGetServicePort()
SpectralGetService
SpectralGetServiceService. getSpectralGetServicePort(javax.xml.ws.WebServiceFeature... features)
-