net.opengis.ows.x11.impl
Class DatasetDescriptionSummaryBaseTypeImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by net.opengis.ows.x11.impl.DescriptionTypeImpl
              extended by net.opengis.ows.x11.impl.DatasetDescriptionSummaryBaseTypeImpl
All Implemented Interfaces:
Serializable, DatasetDescriptionSummaryBaseType, DescriptionType, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class DatasetDescriptionSummaryBaseTypeImpl
extends DescriptionTypeImpl
implements DatasetDescriptionSummaryBaseType

An XML DatasetDescriptionSummaryBaseType(@http://www.opengis.net/ows/1.1). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface net.opengis.ows.x11.DatasetDescriptionSummaryBaseType
DatasetDescriptionSummaryBaseType.Factory
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface net.opengis.ows.x11.DatasetDescriptionSummaryBaseType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
DatasetDescriptionSummaryBaseTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 BoundingBoxType addNewBoundingBox()
          Appends and returns a new empty value (as xml) as the last "BoundingBox" element
 DatasetDescriptionSummaryBaseType addNewDatasetDescriptionSummary()
          Appends and returns a new empty value (as xml) as the last "DatasetDescriptionSummary" element
 CodeType addNewIdentifier()
          Appends and returns a new empty "Identifier" element
 MetadataType addNewMetadata()
          Appends and returns a new empty value (as xml) as the last "Metadata" element
 WGS84BoundingBoxType addNewWGS84BoundingBox()
          Appends and returns a new empty value (as xml) as the last "WGS84BoundingBox" element
 BoundingBoxType[] getBoundingBoxArray()
          Gets array of all "BoundingBox" elements
 BoundingBoxType getBoundingBoxArray(int i)
          Gets ith "BoundingBox" element
 DatasetDescriptionSummaryBaseType[] getDatasetDescriptionSummaryArray()
          Gets array of all "DatasetDescriptionSummary" elements
 DatasetDescriptionSummaryBaseType getDatasetDescriptionSummaryArray(int i)
          Gets ith "DatasetDescriptionSummary" element
 CodeType getIdentifier()
          Gets the "Identifier" element
 MetadataType[] getMetadataArray()
          Gets array of all "Metadata" elements
 MetadataType getMetadataArray(int i)
          Gets ith "Metadata" element
 WGS84BoundingBoxType[] getWGS84BoundingBoxArray()
          Gets array of all "WGS84BoundingBox" elements
 WGS84BoundingBoxType getWGS84BoundingBoxArray(int i)
          Gets ith "WGS84BoundingBox" element
 BoundingBoxType insertNewBoundingBox(int i)
          Inserts and returns a new empty value (as xml) as the ith "BoundingBox" element
 DatasetDescriptionSummaryBaseType insertNewDatasetDescriptionSummary(int i)
          Inserts and returns a new empty value (as xml) as the ith "DatasetDescriptionSummary" element
 MetadataType insertNewMetadata(int i)
          Inserts and returns a new empty value (as xml) as the ith "Metadata" element
 WGS84BoundingBoxType insertNewWGS84BoundingBox(int i)
          Inserts and returns a new empty value (as xml) as the ith "WGS84BoundingBox" element
 void removeBoundingBox(int i)
          Removes the ith "BoundingBox" element
 void removeDatasetDescriptionSummary(int i)
          Removes the ith "DatasetDescriptionSummary" element
 void removeMetadata(int i)
          Removes the ith "Metadata" element
 void removeWGS84BoundingBox(int i)
          Removes the ith "WGS84BoundingBox" element
 void setBoundingBoxArray(BoundingBoxType[] boundingBoxArray)
          Sets array of all "BoundingBox" element
 void setBoundingBoxArray(int i, BoundingBoxType boundingBox)
          Sets ith "BoundingBox" element
 void setDatasetDescriptionSummaryArray(DatasetDescriptionSummaryBaseType[] datasetDescriptionSummaryArray)
          Sets array of all "DatasetDescriptionSummary" element
 void setDatasetDescriptionSummaryArray(int i, DatasetDescriptionSummaryBaseType datasetDescriptionSummary)
          Sets ith "DatasetDescriptionSummary" element
 void setIdentifier(CodeType identifier)
          Sets the "Identifier" element
 void setMetadataArray(int i, MetadataType metadata)
          Sets ith "Metadata" element
 void setMetadataArray(MetadataType[] metadataArray)
          Sets array of all "Metadata" element
 void setWGS84BoundingBoxArray(int i, WGS84BoundingBoxType wgs84BoundingBox)
          Sets ith "WGS84BoundingBox" element
 void setWGS84BoundingBoxArray(WGS84BoundingBoxType[] wgs84BoundingBoxArray)
          Sets array of all "WGS84BoundingBox" element
 int sizeOfBoundingBoxArray()
          Returns number of "BoundingBox" element
 int sizeOfDatasetDescriptionSummaryArray()
          Returns number of "DatasetDescriptionSummary" element
 int sizeOfMetadataArray()
          Returns number of "Metadata" element
 int sizeOfWGS84BoundingBoxArray()
          Returns number of "WGS84BoundingBox" 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, 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, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, 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, 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, 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
 

Constructor Detail

DatasetDescriptionSummaryBaseTypeImpl

public DatasetDescriptionSummaryBaseTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getWGS84BoundingBoxArray

public WGS84BoundingBoxType[] getWGS84BoundingBoxArray()
Gets array of all "WGS84BoundingBox" elements

Specified by:
getWGS84BoundingBoxArray in interface DatasetDescriptionSummaryBaseType

getWGS84BoundingBoxArray

public WGS84BoundingBoxType getWGS84BoundingBoxArray(int i)
Gets ith "WGS84BoundingBox" element

Specified by:
getWGS84BoundingBoxArray in interface DatasetDescriptionSummaryBaseType

sizeOfWGS84BoundingBoxArray

public int sizeOfWGS84BoundingBoxArray()
Returns number of "WGS84BoundingBox" element

Specified by:
sizeOfWGS84BoundingBoxArray in interface DatasetDescriptionSummaryBaseType

setWGS84BoundingBoxArray

public void setWGS84BoundingBoxArray(WGS84BoundingBoxType[] wgs84BoundingBoxArray)
Sets array of all "WGS84BoundingBox" element

Specified by:
setWGS84BoundingBoxArray in interface DatasetDescriptionSummaryBaseType

setWGS84BoundingBoxArray

public void setWGS84BoundingBoxArray(int i,
                                     WGS84BoundingBoxType wgs84BoundingBox)
Sets ith "WGS84BoundingBox" element

Specified by:
setWGS84BoundingBoxArray in interface DatasetDescriptionSummaryBaseType

insertNewWGS84BoundingBox

public WGS84BoundingBoxType insertNewWGS84BoundingBox(int i)
Inserts and returns a new empty value (as xml) as the ith "WGS84BoundingBox" element

Specified by:
insertNewWGS84BoundingBox in interface DatasetDescriptionSummaryBaseType

addNewWGS84BoundingBox

public WGS84BoundingBoxType addNewWGS84BoundingBox()
Appends and returns a new empty value (as xml) as the last "WGS84BoundingBox" element

Specified by:
addNewWGS84BoundingBox in interface DatasetDescriptionSummaryBaseType

removeWGS84BoundingBox

public void removeWGS84BoundingBox(int i)
Removes the ith "WGS84BoundingBox" element

Specified by:
removeWGS84BoundingBox in interface DatasetDescriptionSummaryBaseType

getIdentifier

public CodeType getIdentifier()
Gets the "Identifier" element

Specified by:
getIdentifier in interface DatasetDescriptionSummaryBaseType

setIdentifier

public void setIdentifier(CodeType identifier)
Sets the "Identifier" element

Specified by:
setIdentifier in interface DatasetDescriptionSummaryBaseType

addNewIdentifier

public CodeType addNewIdentifier()
Appends and returns a new empty "Identifier" element

Specified by:
addNewIdentifier in interface DatasetDescriptionSummaryBaseType

getBoundingBoxArray

public BoundingBoxType[] getBoundingBoxArray()
Gets array of all "BoundingBox" elements

Specified by:
getBoundingBoxArray in interface DatasetDescriptionSummaryBaseType

getBoundingBoxArray

public BoundingBoxType getBoundingBoxArray(int i)
Gets ith "BoundingBox" element

Specified by:
getBoundingBoxArray in interface DatasetDescriptionSummaryBaseType

sizeOfBoundingBoxArray

public int sizeOfBoundingBoxArray()
Returns number of "BoundingBox" element

Specified by:
sizeOfBoundingBoxArray in interface DatasetDescriptionSummaryBaseType

setBoundingBoxArray

public void setBoundingBoxArray(BoundingBoxType[] boundingBoxArray)
Sets array of all "BoundingBox" element

Specified by:
setBoundingBoxArray in interface DatasetDescriptionSummaryBaseType

setBoundingBoxArray

public void setBoundingBoxArray(int i,
                                BoundingBoxType boundingBox)
Sets ith "BoundingBox" element

Specified by:
setBoundingBoxArray in interface DatasetDescriptionSummaryBaseType

insertNewBoundingBox

public BoundingBoxType insertNewBoundingBox(int i)
Inserts and returns a new empty value (as xml) as the ith "BoundingBox" element

Specified by:
insertNewBoundingBox in interface DatasetDescriptionSummaryBaseType

addNewBoundingBox

public BoundingBoxType addNewBoundingBox()
Appends and returns a new empty value (as xml) as the last "BoundingBox" element

Specified by:
addNewBoundingBox in interface DatasetDescriptionSummaryBaseType

removeBoundingBox

public void removeBoundingBox(int i)
Removes the ith "BoundingBox" element

Specified by:
removeBoundingBox in interface DatasetDescriptionSummaryBaseType

getMetadataArray

public MetadataType[] getMetadataArray()
Gets array of all "Metadata" elements

Specified by:
getMetadataArray in interface DatasetDescriptionSummaryBaseType

getMetadataArray

public MetadataType getMetadataArray(int i)
Gets ith "Metadata" element

Specified by:
getMetadataArray in interface DatasetDescriptionSummaryBaseType

sizeOfMetadataArray

public int sizeOfMetadataArray()
Returns number of "Metadata" element

Specified by:
sizeOfMetadataArray in interface DatasetDescriptionSummaryBaseType

setMetadataArray

public void setMetadataArray(MetadataType[] metadataArray)
Sets array of all "Metadata" element

Specified by:
setMetadataArray in interface DatasetDescriptionSummaryBaseType

setMetadataArray

public void setMetadataArray(int i,
                             MetadataType metadata)
Sets ith "Metadata" element

Specified by:
setMetadataArray in interface DatasetDescriptionSummaryBaseType

insertNewMetadata

public MetadataType insertNewMetadata(int i)
Inserts and returns a new empty value (as xml) as the ith "Metadata" element

Specified by:
insertNewMetadata in interface DatasetDescriptionSummaryBaseType

addNewMetadata

public MetadataType addNewMetadata()
Appends and returns a new empty value (as xml) as the last "Metadata" element

Specified by:
addNewMetadata in interface DatasetDescriptionSummaryBaseType

removeMetadata

public void removeMetadata(int i)
Removes the ith "Metadata" element

Specified by:
removeMetadata in interface DatasetDescriptionSummaryBaseType

getDatasetDescriptionSummaryArray

public DatasetDescriptionSummaryBaseType[] getDatasetDescriptionSummaryArray()
Gets array of all "DatasetDescriptionSummary" elements

Specified by:
getDatasetDescriptionSummaryArray in interface DatasetDescriptionSummaryBaseType

getDatasetDescriptionSummaryArray

public DatasetDescriptionSummaryBaseType getDatasetDescriptionSummaryArray(int i)
Gets ith "DatasetDescriptionSummary" element

Specified by:
getDatasetDescriptionSummaryArray in interface DatasetDescriptionSummaryBaseType

sizeOfDatasetDescriptionSummaryArray

public int sizeOfDatasetDescriptionSummaryArray()
Returns number of "DatasetDescriptionSummary" element

Specified by:
sizeOfDatasetDescriptionSummaryArray in interface DatasetDescriptionSummaryBaseType

setDatasetDescriptionSummaryArray

public void setDatasetDescriptionSummaryArray(DatasetDescriptionSummaryBaseType[] datasetDescriptionSummaryArray)
Sets array of all "DatasetDescriptionSummary" element

Specified by:
setDatasetDescriptionSummaryArray in interface DatasetDescriptionSummaryBaseType

setDatasetDescriptionSummaryArray

public void setDatasetDescriptionSummaryArray(int i,
                                              DatasetDescriptionSummaryBaseType datasetDescriptionSummary)
Sets ith "DatasetDescriptionSummary" element

Specified by:
setDatasetDescriptionSummaryArray in interface DatasetDescriptionSummaryBaseType

insertNewDatasetDescriptionSummary

public DatasetDescriptionSummaryBaseType insertNewDatasetDescriptionSummary(int i)
Inserts and returns a new empty value (as xml) as the ith "DatasetDescriptionSummary" element

Specified by:
insertNewDatasetDescriptionSummary in interface DatasetDescriptionSummaryBaseType

addNewDatasetDescriptionSummary

public DatasetDescriptionSummaryBaseType addNewDatasetDescriptionSummary()
Appends and returns a new empty value (as xml) as the last "DatasetDescriptionSummary" element

Specified by:
addNewDatasetDescriptionSummary in interface DatasetDescriptionSummaryBaseType

removeDatasetDescriptionSummary

public void removeDatasetDescriptionSummary(int i)
Removes the ith "DatasetDescriptionSummary" element

Specified by:
removeDatasetDescriptionSummary in interface DatasetDescriptionSummaryBaseType


Copyright © 2004-2012 52north.org. All Rights Reserved.