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

Uses of CoverageSummaryType in net.opengis.wcs.v_2_0
 

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

Methods in net.opengis.wcs.v_2_0 that return CoverageSummaryType
 CoverageSummaryType ObjectFactory.createCoverageSummaryType()
          Create an instance of CoverageSummaryType
 CoverageSummaryType CoverageSummaryType.withBoundingBox(Collection<JAXBElement<?>> values)
           
 CoverageSummaryType CoverageSummaryType.withBoundingBox(JAXBElement<?>... values)
           
 CoverageSummaryType CoverageSummaryType.withBoundingBox(List<JAXBElement<?>> value)
           
 CoverageSummaryType CoverageSummaryType.withCoverageId(String value)
           
 CoverageSummaryType CoverageSummaryType.withCoverageSubtype(QName value)
           
 CoverageSummaryType CoverageSummaryType.withCoverageSubtypeParent(CoverageSubtypeParentType value)
           
 CoverageSummaryType CoverageSummaryType.withMetadata(Collection<JAXBElement<MetadataType>> values)
           
 CoverageSummaryType CoverageSummaryType.withMetadata(JAXBElement<MetadataType>... values)
           
 CoverageSummaryType CoverageSummaryType.withMetadata(List<JAXBElement<MetadataType>> value)
           
 CoverageSummaryType CoverageSummaryType.withWGS84BoundingBox(Collection<WGS84BoundingBoxType> values)
           
 CoverageSummaryType CoverageSummaryType.withWGS84BoundingBox(List<WGS84BoundingBoxType> value)
           
 CoverageSummaryType CoverageSummaryType.withWGS84BoundingBox(WGS84BoundingBoxType... values)
           
 

Methods in net.opengis.wcs.v_2_0 that return types with arguments of type CoverageSummaryType
 JAXBElement<CoverageSummaryType> ObjectFactory.createCoverageSummary(CoverageSummaryType value)
          Create an instance of JAXBElement<CoverageSummaryType>}
 List<CoverageSummaryType> ContentsType.getCoverageSummary()
          Gets the value of the coverageSummary property.
 

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

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



Copyright © 2008-2015. All Rights Reserved.