public class GMLObjectTypeListTypeBinding extends AbstractComplexEMFBinding
<xsd:complexType name="GMLObjectTypeListType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="GMLObjectType" type="wfs:GMLObjectTypeType">
<xsd:annotation>
<xsd:documentation>
Name of this GML object type, including any namespace prefix
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
Constructor and Description |
---|
GMLObjectTypeListTypeBinding(WfsFactory factory) |
Modifier and Type | Method and Description |
---|---|
QName |
getTarget() |
Class |
getType() |
createEObject, getProperty, parse, setProperty
encode, getExecutionMode, getProperties, initialize, initializeChildContext
Copyright © 1996–2023 Geotools. All rights reserved.