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

Packages that use OperationsMetadata
org.n52.oxf.ows   
 

Uses of OperationsMetadata in org.n52.oxf.ows
 

Methods in org.n52.oxf.ows that return OperationsMetadata
 OperationsMetadata ServiceDescriptor.getOperationsMetadata()
           
 

Methods in org.n52.oxf.ows with parameters of type OperationsMetadata
protected  void ServiceDescriptor.setOperationsMetadata(OperationsMetadata operationsMetadata)
           
 

Constructors in org.n52.oxf.ows with parameters of type OperationsMetadata
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.