Package org.geotools.wfs.v2_0.bindings
Class FeatureTypeListTypeBinding
- Object
-
- AbstractComplexBinding
-
- AbstractComplexEMFBinding
-
- FeatureTypeListTypeBinding
-
- All Implemented Interfaces:
Binding
,ComplexBinding
public class FeatureTypeListTypeBinding extends AbstractComplexEMFBinding
-
-
Constructor Summary
Constructors Constructor Description FeatureTypeListTypeBinding(Wfs20Factory factory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QName
getTarget()
-
Methods inherited from class AbstractComplexEMFBinding
createEObject, getProperty, getType, parse, setProperty
-
Methods inherited from class AbstractComplexBinding
encode, getExecutionMode, getProperties, initialize, initializeChildContext
-
-
-
-
Constructor Detail
-
FeatureTypeListTypeBinding
public FeatureTypeListTypeBinding(Wfs20Factory factory)
-
-
Method Detail
-
getTarget
public QName getTarget()
- Returns:
- The qualified name of the target for the binding.
-
-