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

Uses of DescribeFeatureTypeType in net.opengis.wfs.v_2_0
 

Methods in net.opengis.wfs.v_2_0 that return DescribeFeatureTypeType
 DescribeFeatureTypeType ObjectFactory.createDescribeFeatureTypeType()
          Create an instance of DescribeFeatureTypeType
 DescribeFeatureTypeType DescribeFeatureTypeType.withHandle(String value)
           
 DescribeFeatureTypeType DescribeFeatureTypeType.withOutputFormat(String value)
           
 DescribeFeatureTypeType DescribeFeatureTypeType.withTypeName(Collection<QName> values)
           
 DescribeFeatureTypeType DescribeFeatureTypeType.withTypeName(List<QName> value)
           
 DescribeFeatureTypeType DescribeFeatureTypeType.withTypeName(QName... values)
           
 

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

Methods in net.opengis.wfs.v_2_0 with parameters of type DescribeFeatureTypeType
 JAXBElement<DescribeFeatureTypeType> ObjectFactory.createDescribeFeatureType(DescribeFeatureTypeType value)
          Create an instance of JAXBElement<DescribeFeatureTypeType>}
 



Copyright © 2008-2014 Highsource. All Rights Reserved.