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

Uses of ServiceParametersType in net.opengis.wcs.v_2_0
 

Fields in net.opengis.wcs.v_2_0 declared as ServiceParametersType
protected  ServiceParametersType OfferedCoverageType.serviceParameters
           
protected  ServiceParametersType CoverageDescriptionType.serviceParameters
           
 

Methods in net.opengis.wcs.v_2_0 that return ServiceParametersType
 ServiceParametersType ObjectFactory.createServiceParametersType()
          Create an instance of ServiceParametersType
 ServiceParametersType OfferedCoverageType.getServiceParameters()
          Gets the value of the serviceParameters property.
 ServiceParametersType CoverageDescriptionType.getServiceParameters()
          Gets the value of the serviceParameters property.
 ServiceParametersType ServiceParametersType.withCoverageSubtype(QName value)
           
 ServiceParametersType ServiceParametersType.withCoverageSubtypeParent(CoverageSubtypeParentType value)
           
 ServiceParametersType ServiceParametersType.withExtension(ExtensionType value)
           
 ServiceParametersType ServiceParametersType.withNativeFormat(String value)
           
 

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

Methods in net.opengis.wcs.v_2_0 with parameters of type ServiceParametersType
 JAXBElement<ServiceParametersType> ObjectFactory.createServiceParameters(ServiceParametersType value)
          Create an instance of JAXBElement<ServiceParametersType>}
 void OfferedCoverageType.setServiceParameters(ServiceParametersType value)
          Sets the value of the serviceParameters property.
 void CoverageDescriptionType.setServiceParameters(ServiceParametersType value)
          Sets the value of the serviceParameters property.
 OfferedCoverageType OfferedCoverageType.withServiceParameters(ServiceParametersType value)
           
 CoverageDescriptionType CoverageDescriptionType.withServiceParameters(ServiceParametersType value)
           
 



Copyright © 2008-2015. All Rights Reserved.