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

Uses of CoverageSummaryType in net.opengis.wcs.v_1_1
 

Fields in net.opengis.wcs.v_1_1 with type parameters of type CoverageSummaryType
protected  List<CoverageSummaryType> CoverageSummaryType.coverageSummary
           
protected  List<CoverageSummaryType> Contents.coverageSummary
           
 

Methods in net.opengis.wcs.v_1_1 that return CoverageSummaryType
 CoverageSummaryType ObjectFactory.createCoverageSummaryType()
          Create an instance of CoverageSummaryType
 CoverageSummaryType CoverageSummaryType.withCoverageSummary(Collection<CoverageSummaryType> values)
           
 CoverageSummaryType CoverageSummaryType.withCoverageSummary(CoverageSummaryType... values)
           
 CoverageSummaryType CoverageSummaryType.withCoverageSummary(List<CoverageSummaryType> value)
           
 CoverageSummaryType CoverageSummaryType.withIdentifier(String value)
           
 CoverageSummaryType CoverageSummaryType.withMetadata(Collection<MetadataType> values)
           
 CoverageSummaryType CoverageSummaryType.withMetadata(List<MetadataType> value)
           
 CoverageSummaryType CoverageSummaryType.withMetadata(MetadataType... values)
           
 CoverageSummaryType CoverageSummaryType.withOptionalIdentifier(String value)
           
 CoverageSummaryType CoverageSummaryType.withSupportedCRS(Collection<String> values)
           
 CoverageSummaryType CoverageSummaryType.withSupportedCRS(List<String> value)
           
 CoverageSummaryType CoverageSummaryType.withSupportedCRS(String... values)
           
 CoverageSummaryType CoverageSummaryType.withSupportedFormat(Collection<String> values)
           
 CoverageSummaryType CoverageSummaryType.withSupportedFormat(List<String> value)
           
 CoverageSummaryType CoverageSummaryType.withSupportedFormat(String... values)
           
 CoverageSummaryType CoverageSummaryType.withWGS84BoundingBox(Collection<WGS84BoundingBoxType> values)
           
 CoverageSummaryType CoverageSummaryType.withWGS84BoundingBox(List<WGS84BoundingBoxType> value)
           
 CoverageSummaryType CoverageSummaryType.withWGS84BoundingBox(WGS84BoundingBoxType... values)
           
 

Methods in net.opengis.wcs.v_1_1 that return types with arguments of type CoverageSummaryType
 JAXBElement<CoverageSummaryType> ObjectFactory.createCoverageSummary(CoverageSummaryType value)
          Create an instance of JAXBElement<CoverageSummaryType>}
 List<CoverageSummaryType> CoverageSummaryType.getCoverageSummary()
          Unordered list of lower-level CoverageSummaries under this CoverageSummary.
 List<CoverageSummaryType> Contents.getCoverageSummary()
          Unordered list of brief metadata describing top-level coverages available from this WCS server.
 

Methods in net.opengis.wcs.v_1_1 with parameters of type CoverageSummaryType
 JAXBElement<CoverageSummaryType> ObjectFactory.createCoverageSummary(CoverageSummaryType value)
          Create an instance of JAXBElement<CoverageSummaryType>}
 CoverageSummaryType CoverageSummaryType.withCoverageSummary(CoverageSummaryType... values)
           
 Contents Contents.withCoverageSummary(CoverageSummaryType... values)
           
 

Method parameters in net.opengis.wcs.v_1_1 with type arguments of type CoverageSummaryType
 void CoverageSummaryType.setCoverageSummary(List<CoverageSummaryType> value)
           
 void Contents.setCoverageSummary(List<CoverageSummaryType> value)
           
 CoverageSummaryType CoverageSummaryType.withCoverageSummary(Collection<CoverageSummaryType> values)
           
 Contents Contents.withCoverageSummary(Collection<CoverageSummaryType> values)
           
 CoverageSummaryType CoverageSummaryType.withCoverageSummary(List<CoverageSummaryType> value)
           
 Contents Contents.withCoverageSummary(List<CoverageSummaryType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.