Uses of Interface
net.opengis.wfs.InsertedFeatureType
- 
Packages that use InsertedFeatureType Package Description net.opengis.wfs net.opengis.wfs.impl 
- 
- 
Uses of InsertedFeatureType in net.opengis.wfsMethods in net.opengis.wfs that return InsertedFeatureType Modifier and Type Method Description InsertedFeatureTypeWfsFactory. createInsertedFeatureType()Returns a new object of class 'Inserted Feature Type'.
- 
Uses of InsertedFeatureType in net.opengis.wfs.implClasses in net.opengis.wfs.impl that implement InsertedFeatureType Modifier and Type Class Description classInsertedFeatureTypeImplAn implementation of the model object 'Inserted Feature Type'.Methods in net.opengis.wfs.impl that return InsertedFeatureType Modifier and Type Method Description InsertedFeatureTypeWfsFactoryImpl. createInsertedFeatureType()
 
-