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

Uses of DescribeCoverageType in net.opengis.wcs.v_2_0
 

Methods in net.opengis.wcs.v_2_0 that return DescribeCoverageType
 DescribeCoverageType ObjectFactory.createDescribeCoverageType()
          Create an instance of DescribeCoverageType
 DescribeCoverageType DescribeCoverageType.withCoverageId(Collection<String> values)
           
 DescribeCoverageType DescribeCoverageType.withCoverageId(List<String> value)
           
 DescribeCoverageType DescribeCoverageType.withCoverageId(String... values)
           
 DescribeCoverageType DescribeCoverageType.withExtension(ExtensionType value)
           
 DescribeCoverageType DescribeCoverageType.withVersion(String value)
           
 

Methods in net.opengis.wcs.v_2_0 that return types with arguments of type DescribeCoverageType
 JAXBElement<DescribeCoverageType> ObjectFactory.createDescribeCoverage(DescribeCoverageType value)
          Create an instance of JAXBElement<DescribeCoverageType>}
 

Methods in net.opengis.wcs.v_2_0 with parameters of type DescribeCoverageType
 JAXBElement<DescribeCoverageType> ObjectFactory.createDescribeCoverage(DescribeCoverageType value)
          Create an instance of JAXBElement<DescribeCoverageType>}
 



Copyright © 2008-2015. All Rights Reserved.