Uses of Class
uk.org.ogsadai.service.types.GetVersion

Packages that use GetVersion
uk.org.ogsadai.service.wsrf.dataservice This package provides interfaces to OGSA-DAI WSRF-compliant data services. 
uk.org.ogsadai.service.wsrf.dataservice.bindings   
uk.org.ogsadai.service.wsrf.dataservice.impl This package provides classes implementing OGSA-DAI WSRF-compliant data services. 
 

Uses of GetVersion in uk.org.ogsadai.service.wsrf.dataservice
 

Methods in uk.org.ogsadai.service.wsrf.dataservice with parameters of type GetVersion
 GetVersionResponse ConfigurableDataServicePortType.getVersion(GetVersion parameters)
           
 GetVersionResponse DataServicePortType.getVersion(GetVersion parameters)
           
 

Uses of GetVersion in uk.org.ogsadai.service.wsrf.dataservice.bindings
 

Methods in uk.org.ogsadai.service.wsrf.dataservice.bindings with parameters of type GetVersion
 GetVersionResponse DataServicePortTypeSOAPBindingStub.getVersion(GetVersion parameters)
           
 GetVersionResponse ConfigurableDataServicePortTypeSOAPBindingStub.getVersion(GetVersion parameters)
           
 

Uses of GetVersion in uk.org.ogsadai.service.wsrf.dataservice.impl
 

Methods in uk.org.ogsadai.service.wsrf.dataservice.impl with parameters of type GetVersion
 GetVersionResponse DataServiceImpl.getVersion(GetVersion parameters)
          Return the OGSA-DAI version.