Uses of Class
org.n52.oxf.ows.capabilities.ServiceIdentification

Packages that use ServiceIdentification
org.n52.oxf.ows   
 

Uses of ServiceIdentification in org.n52.oxf.ows
 

Methods in org.n52.oxf.ows that return ServiceIdentification
 ServiceIdentification ServiceDescriptor.getServiceIdentification()
           
 

Methods in org.n52.oxf.ows with parameters of type ServiceIdentification
protected  void ServiceDescriptor.setServiceIdentification(ServiceIdentification serviceIdentification)
           
 

Constructors in org.n52.oxf.ows with parameters of type ServiceIdentification
ServiceDescriptor(String version, ServiceIdentification si, ServiceProvider sp, OperationsMetadata om, Contents c)
          this constructor has all required attributes of the class as its parameters.
ServiceDescriptor(String url, String version, ServiceIdentification si, ServiceProvider sp, OperationsMetadata om, Contents c, String updateSequence)
          this constructor has all attributes of the class as its parameters.
 



Copyright © 2012-2013 52north.org. All Rights Reserved.