Uses of Class
net.opengis.wcs.v_1_1.Contents

Uses of Contents in net.opengis.wcs.v_1_1
 

Fields in net.opengis.wcs.v_1_1 declared as Contents
protected  Contents Capabilities.contents
           
 

Methods in net.opengis.wcs.v_1_1 that return Contents
 Contents ObjectFactory.createContents()
          Create an instance of Contents
 Contents Capabilities.getContents()
          Gets the value of the contents property.
 Contents Contents.withCoverageSummary(Collection<CoverageSummaryType> values)
           
 Contents Contents.withCoverageSummary(CoverageSummaryType... values)
           
 Contents Contents.withCoverageSummary(List<CoverageSummaryType> value)
           
 Contents Contents.withOtherSource(Collection<OnlineResourceType> values)
           
 Contents Contents.withOtherSource(List<OnlineResourceType> value)
           
 Contents Contents.withOtherSource(OnlineResourceType... values)
           
 Contents Contents.withSupportedCRS(Collection<String> values)
           
 Contents Contents.withSupportedCRS(List<String> value)
           
 Contents Contents.withSupportedCRS(String... values)
           
 Contents Contents.withSupportedFormat(Collection<String> values)
           
 Contents Contents.withSupportedFormat(List<String> value)
           
 Contents Contents.withSupportedFormat(String... values)
           
 

Methods in net.opengis.wcs.v_1_1 with parameters of type Contents
 void Capabilities.setContents(Contents value)
          Sets the value of the contents property.
 Capabilities Capabilities.withContents(Contents value)
           
 



Copyright © 2008-2015. All Rights Reserved.