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.wfs
Methods in net.opengis.wfs that return InsertedFeatureType Modifier and Type Method Description InsertedFeatureType
WfsFactory. createInsertedFeatureType()
Returns a new object of class 'Inserted Feature Type'. -
Uses of InsertedFeatureType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement InsertedFeatureType Modifier and Type Class Description class
InsertedFeatureTypeImpl
An implementation of the model object 'Inserted Feature Type'.Methods in net.opengis.wfs.impl that return InsertedFeatureType Modifier and Type Method Description InsertedFeatureType
WfsFactoryImpl. createInsertedFeatureType()
-