public class FeatureTypeTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements FeatureTypeType
| Modifier and Type | Class and Description |
|---|---|
static class |
FeatureTypeTypeImpl.NoCRSImpl
An XML NoCRS(@http://www.opengis.net/wfs/2.0).
|
FeatureTypeType.Factory, FeatureTypeType.NoCRS_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
FeatureTypeTypeImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
AbstractDocument.Abstract |
addNewAbstract()
Appends and returns a new empty value (as xml) as the last "Abstract" element
|
ExtendedDescriptionType |
addNewExtendedDescription()
Appends and returns a new empty "ExtendedDescription" element
|
KeywordsType |
addNewKeywords()
Appends and returns a new empty value (as xml) as the last "Keywords" element
|
MetadataURLType |
addNewMetadataURL()
Appends and returns a new empty value (as xml) as the last "MetadataURL" element
|
FeatureTypeType.NoCRS |
addNewNoCRS()
Appends and returns a new empty "NoCRS" element
|
org.apache.xmlbeans.XmlAnyURI |
addNewOtherCRS()
Appends and returns a new empty value (as xml) as the last "OtherCRS" element
|
OutputFormatListType |
addNewOutputFormats()
Appends and returns a new empty "OutputFormats" element
|
TitleDocument.Title |
addNewTitle()
Appends and returns a new empty value (as xml) as the last "Title" element
|
WGS84BoundingBoxType |
addNewWGS84BoundingBox()
Appends and returns a new empty value (as xml) as the last "WGS84BoundingBox" element
|
void |
addOtherCRS(String otherCRS)
Appends the value as the last "OtherCRS" element
|
AbstractDocument.Abstract[] |
getAbstractArray()
Gets array of all "Abstract" elements
|
AbstractDocument.Abstract |
getAbstractArray(int i)
Gets ith "Abstract" element
|
String |
getDefaultCRS()
Gets the "DefaultCRS" element
|
ExtendedDescriptionType |
getExtendedDescription()
Gets the "ExtendedDescription" element
|
KeywordsType[] |
getKeywordsArray()
Gets array of all "Keywords" elements
|
KeywordsType |
getKeywordsArray(int i)
Gets ith "Keywords" element
|
MetadataURLType[] |
getMetadataURLArray()
Gets array of all "MetadataURL" elements
|
MetadataURLType |
getMetadataURLArray(int i)
Gets ith "MetadataURL" element
|
QName |
getName()
Gets the "Name" element
|
FeatureTypeType.NoCRS |
getNoCRS()
Gets the "NoCRS" element
|
String[] |
getOtherCRSArray()
Gets array of all "OtherCRS" elements
|
String |
getOtherCRSArray(int i)
Gets ith "OtherCRS" element
|
OutputFormatListType |
getOutputFormats()
Gets the "OutputFormats" element
|
TitleDocument.Title[] |
getTitleArray()
Gets array of all "Title" elements
|
TitleDocument.Title |
getTitleArray(int i)
Gets ith "Title" element
|
WGS84BoundingBoxType[] |
getWGS84BoundingBoxArray()
Gets array of all "WGS84BoundingBox" elements
|
WGS84BoundingBoxType |
getWGS84BoundingBoxArray(int i)
Gets ith "WGS84BoundingBox" element
|
AbstractDocument.Abstract |
insertNewAbstract(int i)
Inserts and returns a new empty value (as xml) as the ith "Abstract" element
|
KeywordsType |
insertNewKeywords(int i)
Inserts and returns a new empty value (as xml) as the ith "Keywords" element
|
MetadataURLType |
insertNewMetadataURL(int i)
Inserts and returns a new empty value (as xml) as the ith "MetadataURL" element
|
org.apache.xmlbeans.XmlAnyURI |
insertNewOtherCRS(int i)
Inserts and returns a new empty value (as xml) as the ith "OtherCRS" element
|
TitleDocument.Title |
insertNewTitle(int i)
Inserts and returns a new empty value (as xml) as the ith "Title" element
|
WGS84BoundingBoxType |
insertNewWGS84BoundingBox(int i)
Inserts and returns a new empty value (as xml) as the ith "WGS84BoundingBox" element
|
void |
insertOtherCRS(int i,
String otherCRS)
Inserts the value as the ith "OtherCRS" element
|
boolean |
isSetDefaultCRS()
True if has "DefaultCRS" element
|
boolean |
isSetExtendedDescription()
True if has "ExtendedDescription" element
|
boolean |
isSetNoCRS()
True if has "NoCRS" element
|
boolean |
isSetOutputFormats()
True if has "OutputFormats" element
|
void |
removeAbstract(int i)
Removes the ith "Abstract" element
|
void |
removeKeywords(int i)
Removes the ith "Keywords" element
|
void |
removeMetadataURL(int i)
Removes the ith "MetadataURL" element
|
void |
removeOtherCRS(int i)
Removes the ith "OtherCRS" element
|
void |
removeTitle(int i)
Removes the ith "Title" element
|
void |
removeWGS84BoundingBox(int i)
Removes the ith "WGS84BoundingBox" element
|
void |
setAbstractArray(AbstractDocument.Abstract[] xabstractArray)
Sets array of all "Abstract" element
|
void |
setAbstractArray(int i,
AbstractDocument.Abstract xabstract)
Sets ith "Abstract" element
|
void |
setDefaultCRS(String defaultCRS)
Sets the "DefaultCRS" element
|
void |
setExtendedDescription(ExtendedDescriptionType extendedDescription)
Sets the "ExtendedDescription" element
|
void |
setKeywordsArray(int i,
KeywordsType keywords)
Sets ith "Keywords" element
|
void |
setKeywordsArray(KeywordsType[] keywordsArray)
Sets array of all "Keywords" element
|
void |
setMetadataURLArray(int i,
MetadataURLType metadataURL)
Sets ith "MetadataURL" element
|
void |
setMetadataURLArray(MetadataURLType[] metadataURLArray)
Sets array of all "MetadataURL" element
|
void |
setName(QName name)
Sets the "Name" element
|
void |
setNoCRS(FeatureTypeType.NoCRS noCRS)
Sets the "NoCRS" element
|
void |
setOtherCRSArray(int i,
String otherCRS)
Sets ith "OtherCRS" element
|
void |
setOtherCRSArray(String[] otherCRSArray)
Sets array of all "OtherCRS" element
|
void |
setOutputFormats(OutputFormatListType outputFormats)
Sets the "OutputFormats" element
|
void |
setTitleArray(int i,
TitleDocument.Title title)
Sets ith "Title" element
|
void |
setTitleArray(TitleDocument.Title[] titleArray)
Sets array of all "Title" element
|
void |
setWGS84BoundingBoxArray(int i,
WGS84BoundingBoxType wgs84BoundingBox)
Sets ith "WGS84BoundingBox" element
|
void |
setWGS84BoundingBoxArray(WGS84BoundingBoxType[] wgs84BoundingBoxArray)
Sets array of all "WGS84BoundingBox" element
|
int |
sizeOfAbstractArray()
Returns number of "Abstract" element
|
int |
sizeOfKeywordsArray()
Returns number of "Keywords" element
|
int |
sizeOfMetadataURLArray()
Returns number of "MetadataURL" element
|
int |
sizeOfOtherCRSArray()
Returns number of "OtherCRS" element
|
int |
sizeOfTitleArray()
Returns number of "Title" element
|
int |
sizeOfWGS84BoundingBoxArray()
Returns number of "WGS84BoundingBox" element
|
void |
unsetDefaultCRS()
Unsets the "DefaultCRS" element
|
void |
unsetExtendedDescription()
Unsets the "ExtendedDescription" element
|
void |
unsetNoCRS()
Unsets the "NoCRS" element
|
void |
unsetOutputFormats()
Unsets the "OutputFormats" element
|
org.apache.xmlbeans.XmlAnyURI |
xgetDefaultCRS()
Gets (as xml) the "DefaultCRS" element
|
org.apache.xmlbeans.XmlQName |
xgetName()
Gets (as xml) the "Name" element
|
org.apache.xmlbeans.XmlAnyURI[] |
xgetOtherCRSArray()
Gets (as xml) array of all "OtherCRS" elements
|
org.apache.xmlbeans.XmlAnyURI |
xgetOtherCRSArray(int i)
Gets (as xml) ith "OtherCRS" element
|
void |
xsetDefaultCRS(org.apache.xmlbeans.XmlAnyURI defaultCRS)
Sets (as xml) the "DefaultCRS" element
|
void |
xsetName(org.apache.xmlbeans.XmlQName name)
Sets (as xml) the "Name" element
|
void |
xsetOtherCRSArray(int i,
org.apache.xmlbeans.XmlAnyURI otherCRS)
Sets (as xml) ith "OtherCRS" element
|
void |
xsetOtherCRSArray(org.apache.xmlbeans.XmlAnyURI[] otherCRSArray)
Sets (as xml) array of all "OtherCRS" element
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic FeatureTypeTypeImpl(org.apache.xmlbeans.SchemaType sType)
public QName getName()
getName in interface FeatureTypeTypepublic org.apache.xmlbeans.XmlQName xgetName()
xgetName in interface FeatureTypeTypepublic void setName(QName name)
setName in interface FeatureTypeTypepublic void xsetName(org.apache.xmlbeans.XmlQName name)
xsetName in interface FeatureTypeTypepublic TitleDocument.Title[] getTitleArray()
getTitleArray in interface FeatureTypeTypepublic TitleDocument.Title getTitleArray(int i)
getTitleArray in interface FeatureTypeTypepublic int sizeOfTitleArray()
sizeOfTitleArray in interface FeatureTypeTypepublic void setTitleArray(TitleDocument.Title[] titleArray)
setTitleArray in interface FeatureTypeTypepublic void setTitleArray(int i,
TitleDocument.Title title)
setTitleArray in interface FeatureTypeTypepublic TitleDocument.Title insertNewTitle(int i)
insertNewTitle in interface FeatureTypeTypepublic TitleDocument.Title addNewTitle()
addNewTitle in interface FeatureTypeTypepublic void removeTitle(int i)
removeTitle in interface FeatureTypeTypepublic AbstractDocument.Abstract[] getAbstractArray()
getAbstractArray in interface FeatureTypeTypepublic AbstractDocument.Abstract getAbstractArray(int i)
getAbstractArray in interface FeatureTypeTypepublic int sizeOfAbstractArray()
sizeOfAbstractArray in interface FeatureTypeTypepublic void setAbstractArray(AbstractDocument.Abstract[] xabstractArray)
setAbstractArray in interface FeatureTypeTypepublic void setAbstractArray(int i,
AbstractDocument.Abstract xabstract)
setAbstractArray in interface FeatureTypeTypepublic AbstractDocument.Abstract insertNewAbstract(int i)
insertNewAbstract in interface FeatureTypeTypepublic AbstractDocument.Abstract addNewAbstract()
addNewAbstract in interface FeatureTypeTypepublic void removeAbstract(int i)
removeAbstract in interface FeatureTypeTypepublic KeywordsType[] getKeywordsArray()
getKeywordsArray in interface FeatureTypeTypepublic KeywordsType getKeywordsArray(int i)
getKeywordsArray in interface FeatureTypeTypepublic int sizeOfKeywordsArray()
sizeOfKeywordsArray in interface FeatureTypeTypepublic void setKeywordsArray(KeywordsType[] keywordsArray)
setKeywordsArray in interface FeatureTypeTypepublic void setKeywordsArray(int i,
KeywordsType keywords)
setKeywordsArray in interface FeatureTypeTypepublic KeywordsType insertNewKeywords(int i)
insertNewKeywords in interface FeatureTypeTypepublic KeywordsType addNewKeywords()
addNewKeywords in interface FeatureTypeTypepublic void removeKeywords(int i)
removeKeywords in interface FeatureTypeTypepublic String getDefaultCRS()
getDefaultCRS in interface FeatureTypeTypepublic org.apache.xmlbeans.XmlAnyURI xgetDefaultCRS()
xgetDefaultCRS in interface FeatureTypeTypepublic boolean isSetDefaultCRS()
isSetDefaultCRS in interface FeatureTypeTypepublic void setDefaultCRS(String defaultCRS)
setDefaultCRS in interface FeatureTypeTypepublic void xsetDefaultCRS(org.apache.xmlbeans.XmlAnyURI defaultCRS)
xsetDefaultCRS in interface FeatureTypeTypepublic void unsetDefaultCRS()
unsetDefaultCRS in interface FeatureTypeTypepublic String[] getOtherCRSArray()
getOtherCRSArray in interface FeatureTypeTypepublic String getOtherCRSArray(int i)
getOtherCRSArray in interface FeatureTypeTypepublic org.apache.xmlbeans.XmlAnyURI[] xgetOtherCRSArray()
xgetOtherCRSArray in interface FeatureTypeTypepublic org.apache.xmlbeans.XmlAnyURI xgetOtherCRSArray(int i)
xgetOtherCRSArray in interface FeatureTypeTypepublic int sizeOfOtherCRSArray()
sizeOfOtherCRSArray in interface FeatureTypeTypepublic void setOtherCRSArray(String[] otherCRSArray)
setOtherCRSArray in interface FeatureTypeTypepublic void setOtherCRSArray(int i,
String otherCRS)
setOtherCRSArray in interface FeatureTypeTypepublic void xsetOtherCRSArray(org.apache.xmlbeans.XmlAnyURI[] otherCRSArray)
xsetOtherCRSArray in interface FeatureTypeTypepublic void xsetOtherCRSArray(int i,
org.apache.xmlbeans.XmlAnyURI otherCRS)
xsetOtherCRSArray in interface FeatureTypeTypepublic void insertOtherCRS(int i,
String otherCRS)
insertOtherCRS in interface FeatureTypeTypepublic void addOtherCRS(String otherCRS)
addOtherCRS in interface FeatureTypeTypepublic org.apache.xmlbeans.XmlAnyURI insertNewOtherCRS(int i)
insertNewOtherCRS in interface FeatureTypeTypepublic org.apache.xmlbeans.XmlAnyURI addNewOtherCRS()
addNewOtherCRS in interface FeatureTypeTypepublic void removeOtherCRS(int i)
removeOtherCRS in interface FeatureTypeTypepublic FeatureTypeType.NoCRS getNoCRS()
getNoCRS in interface FeatureTypeTypepublic boolean isSetNoCRS()
isSetNoCRS in interface FeatureTypeTypepublic void setNoCRS(FeatureTypeType.NoCRS noCRS)
setNoCRS in interface FeatureTypeTypepublic FeatureTypeType.NoCRS addNewNoCRS()
addNewNoCRS in interface FeatureTypeTypepublic void unsetNoCRS()
unsetNoCRS in interface FeatureTypeTypepublic OutputFormatListType getOutputFormats()
getOutputFormats in interface FeatureTypeTypepublic boolean isSetOutputFormats()
isSetOutputFormats in interface FeatureTypeTypepublic void setOutputFormats(OutputFormatListType outputFormats)
setOutputFormats in interface FeatureTypeTypepublic OutputFormatListType addNewOutputFormats()
addNewOutputFormats in interface FeatureTypeTypepublic void unsetOutputFormats()
unsetOutputFormats in interface FeatureTypeTypepublic WGS84BoundingBoxType[] getWGS84BoundingBoxArray()
getWGS84BoundingBoxArray in interface FeatureTypeTypepublic WGS84BoundingBoxType getWGS84BoundingBoxArray(int i)
getWGS84BoundingBoxArray in interface FeatureTypeTypepublic int sizeOfWGS84BoundingBoxArray()
sizeOfWGS84BoundingBoxArray in interface FeatureTypeTypepublic void setWGS84BoundingBoxArray(WGS84BoundingBoxType[] wgs84BoundingBoxArray)
setWGS84BoundingBoxArray in interface FeatureTypeTypepublic void setWGS84BoundingBoxArray(int i,
WGS84BoundingBoxType wgs84BoundingBox)
setWGS84BoundingBoxArray in interface FeatureTypeTypepublic WGS84BoundingBoxType insertNewWGS84BoundingBox(int i)
insertNewWGS84BoundingBox in interface FeatureTypeTypepublic WGS84BoundingBoxType addNewWGS84BoundingBox()
addNewWGS84BoundingBox in interface FeatureTypeTypepublic void removeWGS84BoundingBox(int i)
removeWGS84BoundingBox in interface FeatureTypeTypepublic MetadataURLType[] getMetadataURLArray()
getMetadataURLArray in interface FeatureTypeTypepublic MetadataURLType getMetadataURLArray(int i)
getMetadataURLArray in interface FeatureTypeTypepublic int sizeOfMetadataURLArray()
sizeOfMetadataURLArray in interface FeatureTypeTypepublic void setMetadataURLArray(MetadataURLType[] metadataURLArray)
setMetadataURLArray in interface FeatureTypeTypepublic void setMetadataURLArray(int i,
MetadataURLType metadataURL)
setMetadataURLArray in interface FeatureTypeTypepublic MetadataURLType insertNewMetadataURL(int i)
insertNewMetadataURL in interface FeatureTypeTypepublic MetadataURLType addNewMetadataURL()
addNewMetadataURL in interface FeatureTypeTypepublic void removeMetadataURL(int i)
removeMetadataURL in interface FeatureTypeTypepublic ExtendedDescriptionType getExtendedDescription()
getExtendedDescription in interface FeatureTypeTypepublic boolean isSetExtendedDescription()
isSetExtendedDescription in interface FeatureTypeTypepublic void setExtendedDescription(ExtendedDescriptionType extendedDescription)
setExtendedDescription in interface FeatureTypeTypepublic ExtendedDescriptionType addNewExtendedDescription()
addNewExtendedDescription in interface FeatureTypeTypepublic void unsetExtendedDescription()
unsetExtendedDescription in interface FeatureTypeTypeCopyright © 2016 52north.org. All rights reserved.