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

Uses of FeatureTypeType in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 with type parameters of type FeatureTypeType
protected  List<FeatureTypeType> FeatureTypeListType.featureType
           
 

Methods in net.opengis.wfs.v_2_0 that return FeatureTypeType
 FeatureTypeType ObjectFactory.createFeatureTypeType()
          Create an instance of FeatureTypeType
 FeatureTypeType FeatureTypeType.withAbstract(Abstract... values)
           
 FeatureTypeType FeatureTypeType.withAbstract(Collection<Abstract> values)
           
 FeatureTypeType FeatureTypeType.withAbstract(List<Abstract> value)
           
 FeatureTypeType FeatureTypeType.withDefaultCRS(String value)
           
 FeatureTypeType FeatureTypeType.withExtendedDescription(ExtendedDescriptionType value)
           
 FeatureTypeType FeatureTypeType.withKeywords(Collection<KeywordsType> values)
           
 FeatureTypeType FeatureTypeType.withKeywords(KeywordsType... values)
           
 FeatureTypeType FeatureTypeType.withKeywords(List<KeywordsType> value)
           
 FeatureTypeType FeatureTypeType.withMetadataURL(Collection<MetadataURLType> values)
           
 FeatureTypeType FeatureTypeType.withMetadataURL(List<MetadataURLType> value)
           
 FeatureTypeType FeatureTypeType.withMetadataURL(MetadataURLType... values)
           
 FeatureTypeType FeatureTypeType.withName(QName value)
           
 FeatureTypeType FeatureTypeType.withNoCRS(FeatureTypeType.NoCRS value)
           
 FeatureTypeType FeatureTypeType.withOtherCRS(Collection<String> values)
           
 FeatureTypeType FeatureTypeType.withOtherCRS(List<String> value)
           
 FeatureTypeType FeatureTypeType.withOtherCRS(String... values)
           
 FeatureTypeType FeatureTypeType.withOutputFormats(OutputFormatListType value)
           
 FeatureTypeType FeatureTypeType.withTitle(Collection<Title> values)
           
 FeatureTypeType FeatureTypeType.withTitle(List<Title> value)
           
 FeatureTypeType FeatureTypeType.withTitle(Title... values)
           
 FeatureTypeType FeatureTypeType.withWGS84BoundingBox(Collection<WGS84BoundingBoxType> values)
           
 FeatureTypeType FeatureTypeType.withWGS84BoundingBox(List<WGS84BoundingBoxType> value)
           
 FeatureTypeType FeatureTypeType.withWGS84BoundingBox(WGS84BoundingBoxType... values)
           
 

Methods in net.opengis.wfs.v_2_0 that return types with arguments of type FeatureTypeType
 List<FeatureTypeType> FeatureTypeListType.getFeatureType()
          Gets the value of the featureType property.
 

Methods in net.opengis.wfs.v_2_0 with parameters of type FeatureTypeType
 FeatureTypeListType FeatureTypeListType.withFeatureType(FeatureTypeType... values)
           
 

Method parameters in net.opengis.wfs.v_2_0 with type arguments of type FeatureTypeType
 void FeatureTypeListType.setFeatureType(List<FeatureTypeType> value)
           
 FeatureTypeListType FeatureTypeListType.withFeatureType(Collection<FeatureTypeType> values)
           
 FeatureTypeListType FeatureTypeListType.withFeatureType(List<FeatureTypeType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.