Uses of Interface
nz.ac.waikato.adams.webservice.spectral.transform.SpectralTransformService
-
Packages that use SpectralTransformService Package Description adams.flow.webservice nz.ac.waikato.adams.webservice.spectral.transform -
-
Uses of SpectralTransformService in adams.flow.webservice
Classes in adams.flow.webservice that implement SpectralTransformService Modifier and Type Class Description classSimpleSpectralTransformServiceClass that implements the Spectral web service.Fields in adams.flow.webservice declared as SpectralTransformService Modifier and Type Field Description protected SpectralTransformServiceSpectralTransformServiceWS. m_Implementationthe webservice implementation to use.protected SpectralTransformServiceTransform. m_Portthe port instance.Methods in adams.flow.webservice that return SpectralTransformService Modifier and Type Method Description SpectralTransformServiceSpectralTransformServiceWS. getImplementation()Returns the webservice implementation to use.Methods in adams.flow.webservice with parameters of type SpectralTransformService Modifier and Type Method Description voidSpectralTransformServiceWS. setImplementation(SpectralTransformService value)Sets the webservice implementation to use. -
Uses of SpectralTransformService in nz.ac.waikato.adams.webservice.spectral.transform
Methods in nz.ac.waikato.adams.webservice.spectral.transform that return SpectralTransformService Modifier and Type Method Description SpectralTransformServiceSpectralTransformServiceService. getSpectralTransformServicePort()SpectralTransformServiceSpectralTransformServiceService. getSpectralTransformServicePort(javax.xml.ws.WebServiceFeature... features)
-