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

Uses of ExtensionType in net.opengis.wcs.v_2_0
 

Fields in net.opengis.wcs.v_2_0 declared as ExtensionType
protected  ExtensionType ServiceParametersType.extension
           
protected  ExtensionType ServiceMetadataType.extension
           
protected  ExtensionType RequestBaseType.extension
           
protected  ExtensionType ContentsType.extension
           
 

Methods in net.opengis.wcs.v_2_0 that return ExtensionType
 ExtensionType ObjectFactory.createExtensionType()
          Create an instance of ExtensionType
 ExtensionType ServiceParametersType.getExtension()
          Gets the value of the extension property.
 ExtensionType ServiceMetadataType.getExtension()
          Gets the value of the extension property.
 ExtensionType RequestBaseType.getExtension()
          Gets the value of the extension property.
 ExtensionType ContentsType.getExtension()
          Gets the value of the extension property.
 ExtensionType ExtensionType.withAny(Collection<Object> values)
           
 ExtensionType ExtensionType.withAny(List<Object> value)
           
 ExtensionType ExtensionType.withAny(Object... values)
           
 

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

Methods in net.opengis.wcs.v_2_0 with parameters of type ExtensionType
 JAXBElement<ExtensionType> ObjectFactory.createExtension(ExtensionType value)
          Create an instance of JAXBElement<ExtensionType>}
 void ServiceParametersType.setExtension(ExtensionType value)
          Sets the value of the extension property.
 void ServiceMetadataType.setExtension(ExtensionType value)
          Sets the value of the extension property.
 void RequestBaseType.setExtension(ExtensionType value)
          Sets the value of the extension property.
 void ContentsType.setExtension(ExtensionType value)
          Sets the value of the extension property.
 ServiceParametersType ServiceParametersType.withExtension(ExtensionType value)
           
 ServiceMetadataType ServiceMetadataType.withExtension(ExtensionType value)
           
 RequestBaseType RequestBaseType.withExtension(ExtensionType value)
           
 GetCoverageType GetCoverageType.withExtension(ExtensionType value)
           
 DescribeCoverageType DescribeCoverageType.withExtension(ExtensionType value)
           
 ContentsType ContentsType.withExtension(ExtensionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.