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

Uses of CoverageSubtypeParentType in net.opengis.wcs.v_2_0
 

Fields in net.opengis.wcs.v_2_0 declared as CoverageSubtypeParentType
protected  CoverageSubtypeParentType ServiceParametersType.coverageSubtypeParent
           
protected  CoverageSubtypeParentType CoverageSummaryType.coverageSubtypeParent
           
protected  CoverageSubtypeParentType CoverageSubtypeParentType.coverageSubtypeParent
           
 

Methods in net.opengis.wcs.v_2_0 that return CoverageSubtypeParentType
 CoverageSubtypeParentType ObjectFactory.createCoverageSubtypeParentType()
          Create an instance of CoverageSubtypeParentType
 CoverageSubtypeParentType ServiceParametersType.getCoverageSubtypeParent()
          Gets the value of the coverageSubtypeParent property.
 CoverageSubtypeParentType CoverageSummaryType.getCoverageSubtypeParent()
          Gets the value of the coverageSubtypeParent property.
 CoverageSubtypeParentType CoverageSubtypeParentType.getCoverageSubtypeParent()
          Gets the value of the coverageSubtypeParent property.
 CoverageSubtypeParentType CoverageSubtypeParentType.withCoverageSubtype(QName value)
           
 CoverageSubtypeParentType CoverageSubtypeParentType.withCoverageSubtypeParent(CoverageSubtypeParentType value)
           
 

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

Methods in net.opengis.wcs.v_2_0 with parameters of type CoverageSubtypeParentType
 JAXBElement<CoverageSubtypeParentType> ObjectFactory.createCoverageSubtypeParent(CoverageSubtypeParentType value)
          Create an instance of JAXBElement<CoverageSubtypeParentType>}
 void ServiceParametersType.setCoverageSubtypeParent(CoverageSubtypeParentType value)
          Sets the value of the coverageSubtypeParent property.
 void CoverageSummaryType.setCoverageSubtypeParent(CoverageSubtypeParentType value)
          Sets the value of the coverageSubtypeParent property.
 void CoverageSubtypeParentType.setCoverageSubtypeParent(CoverageSubtypeParentType value)
          Sets the value of the coverageSubtypeParent property.
 ServiceParametersType ServiceParametersType.withCoverageSubtypeParent(CoverageSubtypeParentType value)
           
 CoverageSummaryType CoverageSummaryType.withCoverageSubtypeParent(CoverageSubtypeParentType value)
           
 CoverageSubtypeParentType CoverageSubtypeParentType.withCoverageSubtypeParent(CoverageSubtypeParentType value)
           
 



Copyright © 2008-2015. All Rights Reserved.