public class LiteralDataType_LiteralDataDomainBinding extends AbstractComplexEMFBinding
<?xml version="1.0" encoding="UTF-8"?><complexType name="LiteralDataType_LiteralDataDomain" xmlns="http://www.w3.org/2001/XMLSchema">
<complexContent>
<extension base="wps:LiteralDataDomainType">
<attribute name="default" type="boolean" use="optional">
<annotation>
<documentation>
Indicates that this LiteralDataDomain is the default domain.
</documentation>
</annotation>
</attribute>
</extension>
</complexContent>
</complexType>
Constructor and Description |
---|
LiteralDataType_LiteralDataDomainBinding(Wps20Factory 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.