Uses of Class
net.opengis.wfs.v_2_0.OutputFormatListType

Uses of OutputFormatListType in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 declared as OutputFormatListType
protected  OutputFormatListType FeatureTypeType.outputFormats
           
 

Methods in net.opengis.wfs.v_2_0 that return OutputFormatListType
 OutputFormatListType ObjectFactory.createOutputFormatListType()
          Create an instance of OutputFormatListType
 OutputFormatListType FeatureTypeType.getOutputFormats()
          Gets the value of the outputFormats property.
 OutputFormatListType OutputFormatListType.withFormat(Collection<String> values)
           
 OutputFormatListType OutputFormatListType.withFormat(List<String> value)
           
 OutputFormatListType OutputFormatListType.withFormat(String... values)
           
 

Methods in net.opengis.wfs.v_2_0 with parameters of type OutputFormatListType
 void FeatureTypeType.setOutputFormats(OutputFormatListType value)
          Sets the value of the outputFormats property.
 FeatureTypeType FeatureTypeType.withOutputFormats(OutputFormatListType value)
           
 



Copyright © 2008-2015. All Rights Reserved.