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 classSimpleSpectralGetServiceClass that implements the Spectral get web service.Fields in adams.flow.webservice declared as SpectralGetService Modifier and Type Field Description protected SpectralGetServiceSpectralGetServiceWS. m_Implementationthe webservice implementation to use.protected SpectralGetServiceGet. m_Portthe port instance.Methods in adams.flow.webservice that return SpectralGetService Modifier and Type Method Description SpectralGetServiceSpectralGetServiceWS. getImplementation()Returns the webservice implementation to use.Methods in adams.flow.webservice with parameters of type SpectralGetService Modifier and Type Method Description voidSpectralGetServiceWS. 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 SpectralGetServiceSpectralGetServiceService. getSpectralGetServicePort()SpectralGetServiceSpectralGetServiceService. getSpectralGetServicePort(javax.xml.ws.WebServiceFeature... features)
-