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

Uses of ContentsType in net.opengis.wcs.v_2_0
 

Fields in net.opengis.wcs.v_2_0 declared as ContentsType
protected  ContentsType CapabilitiesType.contents
           
 

Methods in net.opengis.wcs.v_2_0 that return ContentsType
 ContentsType ObjectFactory.createContentsType()
          Create an instance of ContentsType
 ContentsType CapabilitiesType.getContents()
          Gets the value of the contents property.
 ContentsType ContentsType.withCoverageSummary(Collection<CoverageSummaryType> values)
           
 ContentsType ContentsType.withCoverageSummary(CoverageSummaryType... values)
           
 ContentsType ContentsType.withCoverageSummary(List<CoverageSummaryType> value)
           
 ContentsType ContentsType.withExtension(ExtensionType value)
           
 

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

Methods in net.opengis.wcs.v_2_0 with parameters of type ContentsType
 JAXBElement<ContentsType> ObjectFactory.createContents(ContentsType value)
          Create an instance of JAXBElement<ContentsType>}
 void CapabilitiesType.setContents(ContentsType value)
          Sets the value of the contents property.
 CapabilitiesType CapabilitiesType.withContents(ContentsType value)
           
 



Copyright © 2008-2015. All Rights Reserved.