Package net.opengis.wcs.x11.impl
Class CoverageDescriptionTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.ows.x11.impl.DescriptionTypeImpl
-
- net.opengis.wcs.x11.impl.CoverageDescriptionTypeImpl
-
- All Implemented Interfaces:
Serializable,DescriptionType,CoverageDescriptionType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class CoverageDescriptionTypeImpl extends DescriptionTypeImpl implements CoverageDescriptionType
An XML CoverageDescriptionType(@http://www.opengis.net/wcs/1.1). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.opengis.wcs.x11.CoverageDescriptionType
CoverageDescriptionType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.ows.x11.DescriptionType
DescriptionType.Factory
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface net.opengis.wcs.x11.CoverageDescriptionType
type
-
Fields inherited from interface net.opengis.ows.x11.DescriptionType
type
-
-
Constructor Summary
Constructors Constructor Description CoverageDescriptionTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CoverageDomainTypeaddNewDomain()Appends and returns a new empty "Domain" elementMetadataTypeaddNewMetadata()Appends and returns a new empty value (as xml) as the last "Metadata" elementRangeTypeaddNewRange()Appends and returns a new empty "Range" elementorg.apache.xmlbeans.XmlAnyURIaddNewSupportedCRS()Appends and returns a new empty value (as xml) as the last "SupportedCRS" elementMimeTypeaddNewSupportedFormat()Appends and returns a new empty value (as xml) as the last "SupportedFormat" elementvoidaddSupportedCRS(String supportedCRS)Appends the value as the last "SupportedCRS" elementvoidaddSupportedFormat(String supportedFormat)Appends the value as the last "SupportedFormat" elementCoverageDomainTypegetDomain()Gets the "Domain" elementStringgetIdentifier()Gets the "Identifier" elementMetadataType[]getMetadataArray()Gets array of all "Metadata" elementsMetadataTypegetMetadataArray(int i)Gets ith "Metadata" elementRangeTypegetRange()Gets the "Range" elementString[]getSupportedCRSArray()Gets array of all "SupportedCRS" elementsStringgetSupportedCRSArray(int i)Gets ith "SupportedCRS" elementString[]getSupportedFormatArray()Gets array of all "SupportedFormat" elementsStringgetSupportedFormatArray(int i)Gets ith "SupportedFormat" elementMetadataTypeinsertNewMetadata(int i)Inserts and returns a new empty value (as xml) as the ith "Metadata" elementorg.apache.xmlbeans.XmlAnyURIinsertNewSupportedCRS(int i)Inserts and returns a new empty value (as xml) as the ith "SupportedCRS" elementMimeTypeinsertNewSupportedFormat(int i)Inserts and returns a new empty value (as xml) as the ith "SupportedFormat" elementvoidinsertSupportedCRS(int i, String supportedCRS)Inserts the value as the ith "SupportedCRS" elementvoidinsertSupportedFormat(int i, String supportedFormat)Inserts the value as the ith "SupportedFormat" elementvoidremoveMetadata(int i)Removes the ith "Metadata" elementvoidremoveSupportedCRS(int i)Removes the ith "SupportedCRS" elementvoidremoveSupportedFormat(int i)Removes the ith "SupportedFormat" elementvoidsetDomain(CoverageDomainType domain)Sets the "Domain" elementvoidsetIdentifier(String identifier)Sets the "Identifier" elementvoidsetMetadataArray(int i, MetadataType metadata)Sets ith "Metadata" elementvoidsetMetadataArray(MetadataType[] metadataArray)Sets array of all "Metadata" elementvoidsetRange(RangeType range)Sets the "Range" elementvoidsetSupportedCRSArray(int i, String supportedCRS)Sets ith "SupportedCRS" elementvoidsetSupportedCRSArray(String[] supportedCRSArray)Sets array of all "SupportedCRS" elementvoidsetSupportedFormatArray(int i, String supportedFormat)Sets ith "SupportedFormat" elementvoidsetSupportedFormatArray(String[] supportedFormatArray)Sets array of all "SupportedFormat" elementintsizeOfMetadataArray()Returns number of "Metadata" elementintsizeOfSupportedCRSArray()Returns number of "SupportedCRS" elementintsizeOfSupportedFormatArray()Returns number of "SupportedFormat" elementIdentifierTypexgetIdentifier()Gets (as xml) the "Identifier" elementorg.apache.xmlbeans.XmlAnyURI[]xgetSupportedCRSArray()Gets (as xml) array of all "SupportedCRS" elementsorg.apache.xmlbeans.XmlAnyURIxgetSupportedCRSArray(int i)Gets (as xml) ith "SupportedCRS" elementMimeType[]xgetSupportedFormatArray()Gets (as xml) array of all "SupportedFormat" elementsMimeTypexgetSupportedFormatArray(int i)Gets (as xml) ith "SupportedFormat" elementvoidxsetIdentifier(IdentifierType identifier)Sets (as xml) the "Identifier" elementvoidxsetSupportedCRSArray(int i, org.apache.xmlbeans.XmlAnyURI supportedCRS)Sets (as xml) ith "SupportedCRS" elementvoidxsetSupportedCRSArray(org.apache.xmlbeans.XmlAnyURI[] supportedCRSArray)Sets (as xml) array of all "SupportedCRS" elementvoidxsetSupportedFormatArray(int i, MimeType supportedFormat)Sets (as xml) ith "SupportedFormat" elementvoidxsetSupportedFormatArray(MimeType[] supportedFormatArray)Sets (as xml) array of all "SupportedFormat" element-
Methods inherited from class net.opengis.ows.x11.impl.DescriptionTypeImpl
addNewAbstract, addNewKeywords, addNewTitle, getAbstractArray, getAbstractArray, getKeywordsArray, getKeywordsArray, getTitleArray, getTitleArray, insertNewAbstract, insertNewKeywords, insertNewTitle, removeAbstract, removeKeywords, removeTitle, setAbstractArray, setAbstractArray, setKeywordsArray, setKeywordsArray, setTitleArray, setTitleArray, sizeOfAbstractArray, sizeOfKeywordsArray, sizeOfTitleArray
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
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
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_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, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, 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, 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, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface net.opengis.ows.x11.DescriptionType
addNewAbstract, addNewKeywords, addNewTitle, getAbstractArray, getAbstractArray, getKeywordsArray, getKeywordsArray, getTitleArray, getTitleArray, insertNewAbstract, insertNewKeywords, insertNewTitle, removeAbstract, removeKeywords, removeTitle, setAbstractArray, setAbstractArray, setKeywordsArray, setKeywordsArray, setTitleArray, setTitleArray, sizeOfAbstractArray, sizeOfKeywordsArray, sizeOfTitleArray
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getIdentifier
public String getIdentifier()
Gets the "Identifier" element- Specified by:
getIdentifierin interfaceCoverageDescriptionType
-
xgetIdentifier
public IdentifierType xgetIdentifier()
Gets (as xml) the "Identifier" element- Specified by:
xgetIdentifierin interfaceCoverageDescriptionType
-
setIdentifier
public void setIdentifier(String identifier)
Sets the "Identifier" element- Specified by:
setIdentifierin interfaceCoverageDescriptionType
-
xsetIdentifier
public void xsetIdentifier(IdentifierType identifier)
Sets (as xml) the "Identifier" element- Specified by:
xsetIdentifierin interfaceCoverageDescriptionType
-
getMetadataArray
public MetadataType[] getMetadataArray()
Gets array of all "Metadata" elements- Specified by:
getMetadataArrayin interfaceCoverageDescriptionType
-
getMetadataArray
public MetadataType getMetadataArray(int i)
Gets ith "Metadata" element- Specified by:
getMetadataArrayin interfaceCoverageDescriptionType
-
sizeOfMetadataArray
public int sizeOfMetadataArray()
Returns number of "Metadata" element- Specified by:
sizeOfMetadataArrayin interfaceCoverageDescriptionType
-
setMetadataArray
public void setMetadataArray(MetadataType[] metadataArray)
Sets array of all "Metadata" element- Specified by:
setMetadataArrayin interfaceCoverageDescriptionType
-
setMetadataArray
public void setMetadataArray(int i, MetadataType metadata)Sets ith "Metadata" element- Specified by:
setMetadataArrayin interfaceCoverageDescriptionType
-
insertNewMetadata
public MetadataType insertNewMetadata(int i)
Inserts and returns a new empty value (as xml) as the ith "Metadata" element- Specified by:
insertNewMetadatain interfaceCoverageDescriptionType
-
addNewMetadata
public MetadataType addNewMetadata()
Appends and returns a new empty value (as xml) as the last "Metadata" element- Specified by:
addNewMetadatain interfaceCoverageDescriptionType
-
removeMetadata
public void removeMetadata(int i)
Removes the ith "Metadata" element- Specified by:
removeMetadatain interfaceCoverageDescriptionType
-
getDomain
public CoverageDomainType getDomain()
Gets the "Domain" element- Specified by:
getDomainin interfaceCoverageDescriptionType
-
setDomain
public void setDomain(CoverageDomainType domain)
Sets the "Domain" element- Specified by:
setDomainin interfaceCoverageDescriptionType
-
addNewDomain
public CoverageDomainType addNewDomain()
Appends and returns a new empty "Domain" element- Specified by:
addNewDomainin interfaceCoverageDescriptionType
-
getRange
public RangeType getRange()
Gets the "Range" element- Specified by:
getRangein interfaceCoverageDescriptionType
-
setRange
public void setRange(RangeType range)
Sets the "Range" element- Specified by:
setRangein interfaceCoverageDescriptionType
-
addNewRange
public RangeType addNewRange()
Appends and returns a new empty "Range" element- Specified by:
addNewRangein interfaceCoverageDescriptionType
-
getSupportedCRSArray
public String[] getSupportedCRSArray()
Gets array of all "SupportedCRS" elements- Specified by:
getSupportedCRSArrayin interfaceCoverageDescriptionType
-
getSupportedCRSArray
public String getSupportedCRSArray(int i)
Gets ith "SupportedCRS" element- Specified by:
getSupportedCRSArrayin interfaceCoverageDescriptionType
-
xgetSupportedCRSArray
public org.apache.xmlbeans.XmlAnyURI[] xgetSupportedCRSArray()
Gets (as xml) array of all "SupportedCRS" elements- Specified by:
xgetSupportedCRSArrayin interfaceCoverageDescriptionType
-
xgetSupportedCRSArray
public org.apache.xmlbeans.XmlAnyURI xgetSupportedCRSArray(int i)
Gets (as xml) ith "SupportedCRS" element- Specified by:
xgetSupportedCRSArrayin interfaceCoverageDescriptionType
-
sizeOfSupportedCRSArray
public int sizeOfSupportedCRSArray()
Returns number of "SupportedCRS" element- Specified by:
sizeOfSupportedCRSArrayin interfaceCoverageDescriptionType
-
setSupportedCRSArray
public void setSupportedCRSArray(String[] supportedCRSArray)
Sets array of all "SupportedCRS" element- Specified by:
setSupportedCRSArrayin interfaceCoverageDescriptionType
-
setSupportedCRSArray
public void setSupportedCRSArray(int i, String supportedCRS)Sets ith "SupportedCRS" element- Specified by:
setSupportedCRSArrayin interfaceCoverageDescriptionType
-
xsetSupportedCRSArray
public void xsetSupportedCRSArray(org.apache.xmlbeans.XmlAnyURI[] supportedCRSArray)
Sets (as xml) array of all "SupportedCRS" element- Specified by:
xsetSupportedCRSArrayin interfaceCoverageDescriptionType
-
xsetSupportedCRSArray
public void xsetSupportedCRSArray(int i, org.apache.xmlbeans.XmlAnyURI supportedCRS)Sets (as xml) ith "SupportedCRS" element- Specified by:
xsetSupportedCRSArrayin interfaceCoverageDescriptionType
-
insertSupportedCRS
public void insertSupportedCRS(int i, String supportedCRS)Inserts the value as the ith "SupportedCRS" element- Specified by:
insertSupportedCRSin interfaceCoverageDescriptionType
-
addSupportedCRS
public void addSupportedCRS(String supportedCRS)
Appends the value as the last "SupportedCRS" element- Specified by:
addSupportedCRSin interfaceCoverageDescriptionType
-
insertNewSupportedCRS
public org.apache.xmlbeans.XmlAnyURI insertNewSupportedCRS(int i)
Inserts and returns a new empty value (as xml) as the ith "SupportedCRS" element- Specified by:
insertNewSupportedCRSin interfaceCoverageDescriptionType
-
addNewSupportedCRS
public org.apache.xmlbeans.XmlAnyURI addNewSupportedCRS()
Appends and returns a new empty value (as xml) as the last "SupportedCRS" element- Specified by:
addNewSupportedCRSin interfaceCoverageDescriptionType
-
removeSupportedCRS
public void removeSupportedCRS(int i)
Removes the ith "SupportedCRS" element- Specified by:
removeSupportedCRSin interfaceCoverageDescriptionType
-
getSupportedFormatArray
public String[] getSupportedFormatArray()
Gets array of all "SupportedFormat" elements- Specified by:
getSupportedFormatArrayin interfaceCoverageDescriptionType
-
getSupportedFormatArray
public String getSupportedFormatArray(int i)
Gets ith "SupportedFormat" element- Specified by:
getSupportedFormatArrayin interfaceCoverageDescriptionType
-
xgetSupportedFormatArray
public MimeType[] xgetSupportedFormatArray()
Gets (as xml) array of all "SupportedFormat" elements- Specified by:
xgetSupportedFormatArrayin interfaceCoverageDescriptionType
-
xgetSupportedFormatArray
public MimeType xgetSupportedFormatArray(int i)
Gets (as xml) ith "SupportedFormat" element- Specified by:
xgetSupportedFormatArrayin interfaceCoverageDescriptionType
-
sizeOfSupportedFormatArray
public int sizeOfSupportedFormatArray()
Returns number of "SupportedFormat" element- Specified by:
sizeOfSupportedFormatArrayin interfaceCoverageDescriptionType
-
setSupportedFormatArray
public void setSupportedFormatArray(String[] supportedFormatArray)
Sets array of all "SupportedFormat" element- Specified by:
setSupportedFormatArrayin interfaceCoverageDescriptionType
-
setSupportedFormatArray
public void setSupportedFormatArray(int i, String supportedFormat)Sets ith "SupportedFormat" element- Specified by:
setSupportedFormatArrayin interfaceCoverageDescriptionType
-
xsetSupportedFormatArray
public void xsetSupportedFormatArray(MimeType[] supportedFormatArray)
Sets (as xml) array of all "SupportedFormat" element- Specified by:
xsetSupportedFormatArrayin interfaceCoverageDescriptionType
-
xsetSupportedFormatArray
public void xsetSupportedFormatArray(int i, MimeType supportedFormat)Sets (as xml) ith "SupportedFormat" element- Specified by:
xsetSupportedFormatArrayin interfaceCoverageDescriptionType
-
insertSupportedFormat
public void insertSupportedFormat(int i, String supportedFormat)Inserts the value as the ith "SupportedFormat" element- Specified by:
insertSupportedFormatin interfaceCoverageDescriptionType
-
addSupportedFormat
public void addSupportedFormat(String supportedFormat)
Appends the value as the last "SupportedFormat" element- Specified by:
addSupportedFormatin interfaceCoverageDescriptionType
-
insertNewSupportedFormat
public MimeType insertNewSupportedFormat(int i)
Inserts and returns a new empty value (as xml) as the ith "SupportedFormat" element- Specified by:
insertNewSupportedFormatin interfaceCoverageDescriptionType
-
addNewSupportedFormat
public MimeType addNewSupportedFormat()
Appends and returns a new empty value (as xml) as the last "SupportedFormat" element- Specified by:
addNewSupportedFormatin interfaceCoverageDescriptionType
-
removeSupportedFormat
public void removeSupportedFormat(int i)
Removes the ith "SupportedFormat" element- Specified by:
removeSupportedFormatin interfaceCoverageDescriptionType
-
-