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

Packages that use Contents
org.n52.oxf.ows   
 

Uses of Contents in org.n52.oxf.ows
 

Methods in org.n52.oxf.ows that return Contents
 Contents ServiceDescriptor.getContents()
           
 

Methods in org.n52.oxf.ows with parameters of type Contents
protected  void ServiceDescriptor.setContents(Contents contents)
           
 

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