net.opengis.cat.csw.x202.impl
Class SummaryRecordTypeImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by net.opengis.cat.csw.x202.impl.AbstractRecordTypeImpl
              extended by net.opengis.cat.csw.x202.impl.SummaryRecordTypeImpl
All Implemented Interfaces:
Serializable, AbstractRecordType, SummaryRecordType, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class SummaryRecordTypeImpl
extends AbstractRecordTypeImpl
implements SummaryRecordType

An XML SummaryRecordType(@http://www.opengis.net/cat/csw/2.0.2). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface net.opengis.cat.csw.x202.SummaryRecordType
SummaryRecordType.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.cat.csw.x202.SummaryRecordType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
SummaryRecordTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 SimpleLiteral addNewAbstract()
          Appends and returns a new empty value (as xml) as the last "abstract" element
 BoundingBoxType addNewBoundingBox()
          Appends and returns a new empty value (as xml) as the last "BoundingBox" element
 SimpleLiteral addNewFormat()
          Appends and returns a new empty value (as xml) as the last "format" element
 SimpleLiteral addNewIdentifier()
          Appends and returns a new empty value (as xml) as the last "identifier" element
 SimpleLiteral addNewModified()
          Appends and returns a new empty value (as xml) as the last "modified" element
 SimpleLiteral addNewRelation()
          Appends and returns a new empty value (as xml) as the last "relation" element
 SimpleLiteral addNewSpatial()
          Appends and returns a new empty value (as xml) as the last "spatial" element
 SimpleLiteral addNewSubject()
          Appends and returns a new empty value (as xml) as the last "subject" element
 SimpleLiteral addNewTitle()
          Appends and returns a new empty value (as xml) as the last "title" element
 SimpleLiteral addNewType()
          Appends and returns a new empty "type" element
 SimpleLiteral[] getAbstractArray()
          Gets array of all "abstract" elements
 SimpleLiteral getAbstractArray(int i)
          Gets ith "abstract" element
 BoundingBoxType[] getBoundingBoxArray()
          Gets array of all "BoundingBox" elements
 BoundingBoxType getBoundingBoxArray(int i)
          Gets ith "BoundingBox" element
 SimpleLiteral[] getFormatArray()
          Gets array of all "format" elements
 SimpleLiteral getFormatArray(int i)
          Gets ith "format" element
 SimpleLiteral[] getIdentifierArray()
          Gets array of all "identifier" elements
 SimpleLiteral getIdentifierArray(int i)
          Gets ith "identifier" element
 SimpleLiteral[] getModifiedArray()
          Gets array of all "modified" elements
 SimpleLiteral getModifiedArray(int i)
          Gets ith "modified" element
 SimpleLiteral[] getRelationArray()
          Gets array of all "relation" elements
 SimpleLiteral getRelationArray(int i)
          Gets ith "relation" element
 SimpleLiteral[] getSpatialArray()
          Gets array of all "spatial" elements
 SimpleLiteral getSpatialArray(int i)
          Gets ith "spatial" element
 SimpleLiteral[] getSubjectArray()
          Gets array of all "subject" elements
 SimpleLiteral getSubjectArray(int i)
          Gets ith "subject" element
 SimpleLiteral[] getTitleArray()
          Gets array of all "title" elements
 SimpleLiteral getTitleArray(int i)
          Gets ith "title" element
 SimpleLiteral getType()
          Gets the "type" element
 SimpleLiteral insertNewAbstract(int i)
          Inserts and returns a new empty value (as xml) as the ith "abstract" element
 BoundingBoxType insertNewBoundingBox(int i)
          Inserts and returns a new empty value (as xml) as the ith "BoundingBox" element
 SimpleLiteral insertNewFormat(int i)
          Inserts and returns a new empty value (as xml) as the ith "format" element
 SimpleLiteral insertNewIdentifier(int i)
          Inserts and returns a new empty value (as xml) as the ith "identifier" element
 SimpleLiteral insertNewModified(int i)
          Inserts and returns a new empty value (as xml) as the ith "modified" element
 SimpleLiteral insertNewRelation(int i)
          Inserts and returns a new empty value (as xml) as the ith "relation" element
 SimpleLiteral insertNewSpatial(int i)
          Inserts and returns a new empty value (as xml) as the ith "spatial" element
 SimpleLiteral insertNewSubject(int i)
          Inserts and returns a new empty value (as xml) as the ith "subject" element
 SimpleLiteral insertNewTitle(int i)
          Inserts and returns a new empty value (as xml) as the ith "title" element
 boolean isSetType()
          True if has "type" element
 void removeAbstract(int i)
          Removes the ith "abstract" element
 void removeBoundingBox(int i)
          Removes the ith "BoundingBox" element
 void removeFormat(int i)
          Removes the ith "format" element
 void removeIdentifier(int i)
          Removes the ith "identifier" element
 void removeModified(int i)
          Removes the ith "modified" element
 void removeRelation(int i)
          Removes the ith "relation" element
 void removeSpatial(int i)
          Removes the ith "spatial" element
 void removeSubject(int i)
          Removes the ith "subject" element
 void removeTitle(int i)
          Removes the ith "title" element
 void setAbstractArray(int i, SimpleLiteral xabstract)
          Sets ith "abstract" element
 void setAbstractArray(SimpleLiteral[] xabstractArray)
          Sets array of all "abstract" element
 void setBoundingBoxArray(BoundingBoxType[] boundingBoxArray)
          Sets array of all "BoundingBox" element
 void setBoundingBoxArray(int i, BoundingBoxType boundingBox)
          Sets ith "BoundingBox" element
 void setFormatArray(int i, SimpleLiteral format)
          Sets ith "format" element
 void setFormatArray(SimpleLiteral[] formatArray)
          Sets array of all "format" element
 void setIdentifierArray(int i, SimpleLiteral identifier)
          Sets ith "identifier" element
 void setIdentifierArray(SimpleLiteral[] identifierArray)
          Sets array of all "identifier" element
 void setModifiedArray(int i, SimpleLiteral modified)
          Sets ith "modified" element
 void setModifiedArray(SimpleLiteral[] modifiedArray)
          Sets array of all "modified" element
 void setRelationArray(int i, SimpleLiteral relation)
          Sets ith "relation" element
 void setRelationArray(SimpleLiteral[] relationArray)
          Sets array of all "relation" element
 void setSpatialArray(int i, SimpleLiteral spatial)
          Sets ith "spatial" element
 void setSpatialArray(SimpleLiteral[] spatialArray)
          Sets array of all "spatial" element
 void setSubjectArray(int i, SimpleLiteral subject)
          Sets ith "subject" element
 void setSubjectArray(SimpleLiteral[] subjectArray)
          Sets array of all "subject" element
 void setTitleArray(int i, SimpleLiteral title)
          Sets ith "title" element
 void setTitleArray(SimpleLiteral[] titleArray)
          Sets array of all "title" element
 void setType(SimpleLiteral type)
          Sets the "type" element
 int sizeOfAbstractArray()
          Returns number of "abstract" element
 int sizeOfBoundingBoxArray()
          Returns number of "BoundingBox" element
 int sizeOfFormatArray()
          Returns number of "format" element
 int sizeOfIdentifierArray()
          Returns number of "identifier" element
 int sizeOfModifiedArray()
          Returns number of "modified" element
 int sizeOfRelationArray()
          Returns number of "relation" element
 int sizeOfSpatialArray()
          Returns number of "spatial" element
 int sizeOfSubjectArray()
          Returns number of "subject" element
 int sizeOfTitleArray()
          Returns number of "title" element
 void unsetType()
          Unsets the "type" element
 
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 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

SummaryRecordTypeImpl

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

getIdentifierArray

public SimpleLiteral[] getIdentifierArray()
Gets array of all "identifier" elements

Specified by:
getIdentifierArray in interface SummaryRecordType

getIdentifierArray

public SimpleLiteral getIdentifierArray(int i)
Gets ith "identifier" element

Specified by:
getIdentifierArray in interface SummaryRecordType

sizeOfIdentifierArray

public int sizeOfIdentifierArray()
Returns number of "identifier" element

Specified by:
sizeOfIdentifierArray in interface SummaryRecordType

setIdentifierArray

public void setIdentifierArray(SimpleLiteral[] identifierArray)
Sets array of all "identifier" element

Specified by:
setIdentifierArray in interface SummaryRecordType

setIdentifierArray

public void setIdentifierArray(int i,
                               SimpleLiteral identifier)
Sets ith "identifier" element

Specified by:
setIdentifierArray in interface SummaryRecordType

insertNewIdentifier

public SimpleLiteral insertNewIdentifier(int i)
Inserts and returns a new empty value (as xml) as the ith "identifier" element

Specified by:
insertNewIdentifier in interface SummaryRecordType

addNewIdentifier

public SimpleLiteral addNewIdentifier()
Appends and returns a new empty value (as xml) as the last "identifier" element

Specified by:
addNewIdentifier in interface SummaryRecordType

removeIdentifier

public void removeIdentifier(int i)
Removes the ith "identifier" element

Specified by:
removeIdentifier in interface SummaryRecordType

getTitleArray

public SimpleLiteral[] getTitleArray()
Gets array of all "title" elements

Specified by:
getTitleArray in interface SummaryRecordType

getTitleArray

public SimpleLiteral getTitleArray(int i)
Gets ith "title" element

Specified by:
getTitleArray in interface SummaryRecordType

sizeOfTitleArray

public int sizeOfTitleArray()
Returns number of "title" element

Specified by:
sizeOfTitleArray in interface SummaryRecordType

setTitleArray

public void setTitleArray(SimpleLiteral[] titleArray)
Sets array of all "title" element

Specified by:
setTitleArray in interface SummaryRecordType

setTitleArray

public void setTitleArray(int i,
                          SimpleLiteral title)
Sets ith "title" element

Specified by:
setTitleArray in interface SummaryRecordType

insertNewTitle

public SimpleLiteral insertNewTitle(int i)
Inserts and returns a new empty value (as xml) as the ith "title" element

Specified by:
insertNewTitle in interface SummaryRecordType

addNewTitle

public SimpleLiteral addNewTitle()
Appends and returns a new empty value (as xml) as the last "title" element

Specified by:
addNewTitle in interface SummaryRecordType

removeTitle

public void removeTitle(int i)
Removes the ith "title" element

Specified by:
removeTitle in interface SummaryRecordType

getType

public SimpleLiteral getType()
Gets the "type" element

Specified by:
getType in interface SummaryRecordType

isSetType

public boolean isSetType()
True if has "type" element

Specified by:
isSetType in interface SummaryRecordType

setType

public void setType(SimpleLiteral type)
Sets the "type" element

Specified by:
setType in interface SummaryRecordType

addNewType

public SimpleLiteral addNewType()
Appends and returns a new empty "type" element

Specified by:
addNewType in interface SummaryRecordType

unsetType

public void unsetType()
Unsets the "type" element

Specified by:
unsetType in interface SummaryRecordType

getSubjectArray

public SimpleLiteral[] getSubjectArray()
Gets array of all "subject" elements

Specified by:
getSubjectArray in interface SummaryRecordType

getSubjectArray

public SimpleLiteral getSubjectArray(int i)
Gets ith "subject" element

Specified by:
getSubjectArray in interface SummaryRecordType

sizeOfSubjectArray

public int sizeOfSubjectArray()
Returns number of "subject" element

Specified by:
sizeOfSubjectArray in interface SummaryRecordType

setSubjectArray

public void setSubjectArray(SimpleLiteral[] subjectArray)
Sets array of all "subject" element

Specified by:
setSubjectArray in interface SummaryRecordType

setSubjectArray

public void setSubjectArray(int i,
                            SimpleLiteral subject)
Sets ith "subject" element

Specified by:
setSubjectArray in interface SummaryRecordType

insertNewSubject

public SimpleLiteral insertNewSubject(int i)
Inserts and returns a new empty value (as xml) as the ith "subject" element

Specified by:
insertNewSubject in interface SummaryRecordType

addNewSubject

public SimpleLiteral addNewSubject()
Appends and returns a new empty value (as xml) as the last "subject" element

Specified by:
addNewSubject in interface SummaryRecordType

removeSubject

public void removeSubject(int i)
Removes the ith "subject" element

Specified by:
removeSubject in interface SummaryRecordType

getFormatArray

public SimpleLiteral[] getFormatArray()
Gets array of all "format" elements

Specified by:
getFormatArray in interface SummaryRecordType

getFormatArray

public SimpleLiteral getFormatArray(int i)
Gets ith "format" element

Specified by:
getFormatArray in interface SummaryRecordType

sizeOfFormatArray

public int sizeOfFormatArray()
Returns number of "format" element

Specified by:
sizeOfFormatArray in interface SummaryRecordType

setFormatArray

public void setFormatArray(SimpleLiteral[] formatArray)
Sets array of all "format" element

Specified by:
setFormatArray in interface SummaryRecordType

setFormatArray

public void setFormatArray(int i,
                           SimpleLiteral format)
Sets ith "format" element

Specified by:
setFormatArray in interface SummaryRecordType

insertNewFormat

public SimpleLiteral insertNewFormat(int i)
Inserts and returns a new empty value (as xml) as the ith "format" element

Specified by:
insertNewFormat in interface SummaryRecordType

addNewFormat

public SimpleLiteral addNewFormat()
Appends and returns a new empty value (as xml) as the last "format" element

Specified by:
addNewFormat in interface SummaryRecordType

removeFormat

public void removeFormat(int i)
Removes the ith "format" element

Specified by:
removeFormat in interface SummaryRecordType

getRelationArray

public SimpleLiteral[] getRelationArray()
Gets array of all "relation" elements

Specified by:
getRelationArray in interface SummaryRecordType

getRelationArray

public SimpleLiteral getRelationArray(int i)
Gets ith "relation" element

Specified by:
getRelationArray in interface SummaryRecordType

sizeOfRelationArray

public int sizeOfRelationArray()
Returns number of "relation" element

Specified by:
sizeOfRelationArray in interface SummaryRecordType

setRelationArray

public void setRelationArray(SimpleLiteral[] relationArray)
Sets array of all "relation" element

Specified by:
setRelationArray in interface SummaryRecordType

setRelationArray

public void setRelationArray(int i,
                             SimpleLiteral relation)
Sets ith "relation" element

Specified by:
setRelationArray in interface SummaryRecordType

insertNewRelation

public SimpleLiteral insertNewRelation(int i)
Inserts and returns a new empty value (as xml) as the ith "relation" element

Specified by:
insertNewRelation in interface SummaryRecordType

addNewRelation

public SimpleLiteral addNewRelation()
Appends and returns a new empty value (as xml) as the last "relation" element

Specified by:
addNewRelation in interface SummaryRecordType

removeRelation

public void removeRelation(int i)
Removes the ith "relation" element

Specified by:
removeRelation in interface SummaryRecordType

getModifiedArray

public SimpleLiteral[] getModifiedArray()
Gets array of all "modified" elements

Specified by:
getModifiedArray in interface SummaryRecordType

getModifiedArray

public SimpleLiteral getModifiedArray(int i)
Gets ith "modified" element

Specified by:
getModifiedArray in interface SummaryRecordType

sizeOfModifiedArray

public int sizeOfModifiedArray()
Returns number of "modified" element

Specified by:
sizeOfModifiedArray in interface SummaryRecordType

setModifiedArray

public void setModifiedArray(SimpleLiteral[] modifiedArray)
Sets array of all "modified" element

Specified by:
setModifiedArray in interface SummaryRecordType

setModifiedArray

public void setModifiedArray(int i,
                             SimpleLiteral modified)
Sets ith "modified" element

Specified by:
setModifiedArray in interface SummaryRecordType

insertNewModified

public SimpleLiteral insertNewModified(int i)
Inserts and returns a new empty value (as xml) as the ith "modified" element

Specified by:
insertNewModified in interface SummaryRecordType

addNewModified

public SimpleLiteral addNewModified()
Appends and returns a new empty value (as xml) as the last "modified" element

Specified by:
addNewModified in interface SummaryRecordType

removeModified

public void removeModified(int i)
Removes the ith "modified" element

Specified by:
removeModified in interface SummaryRecordType

getAbstractArray

public SimpleLiteral[] getAbstractArray()
Gets array of all "abstract" elements

Specified by:
getAbstractArray in interface SummaryRecordType

getAbstractArray

public SimpleLiteral getAbstractArray(int i)
Gets ith "abstract" element

Specified by:
getAbstractArray in interface SummaryRecordType

sizeOfAbstractArray

public int sizeOfAbstractArray()
Returns number of "abstract" element

Specified by:
sizeOfAbstractArray in interface SummaryRecordType

setAbstractArray

public void setAbstractArray(SimpleLiteral[] xabstractArray)
Sets array of all "abstract" element

Specified by:
setAbstractArray in interface SummaryRecordType

setAbstractArray

public void setAbstractArray(int i,
                             SimpleLiteral xabstract)
Sets ith "abstract" element

Specified by:
setAbstractArray in interface SummaryRecordType

insertNewAbstract

public SimpleLiteral insertNewAbstract(int i)
Inserts and returns a new empty value (as xml) as the ith "abstract" element

Specified by:
insertNewAbstract in interface SummaryRecordType

addNewAbstract

public SimpleLiteral addNewAbstract()
Appends and returns a new empty value (as xml) as the last "abstract" element

Specified by:
addNewAbstract in interface SummaryRecordType

removeAbstract

public void removeAbstract(int i)
Removes the ith "abstract" element

Specified by:
removeAbstract in interface SummaryRecordType

getSpatialArray

public SimpleLiteral[] getSpatialArray()
Gets array of all "spatial" elements

Specified by:
getSpatialArray in interface SummaryRecordType

getSpatialArray

public SimpleLiteral getSpatialArray(int i)
Gets ith "spatial" element

Specified by:
getSpatialArray in interface SummaryRecordType

sizeOfSpatialArray

public int sizeOfSpatialArray()
Returns number of "spatial" element

Specified by:
sizeOfSpatialArray in interface SummaryRecordType

setSpatialArray

public void setSpatialArray(SimpleLiteral[] spatialArray)
Sets array of all "spatial" element

Specified by:
setSpatialArray in interface SummaryRecordType

setSpatialArray

public void setSpatialArray(int i,
                            SimpleLiteral spatial)
Sets ith "spatial" element

Specified by:
setSpatialArray in interface SummaryRecordType

insertNewSpatial

public SimpleLiteral insertNewSpatial(int i)
Inserts and returns a new empty value (as xml) as the ith "spatial" element

Specified by:
insertNewSpatial in interface SummaryRecordType

addNewSpatial

public SimpleLiteral addNewSpatial()
Appends and returns a new empty value (as xml) as the last "spatial" element

Specified by:
addNewSpatial in interface SummaryRecordType

removeSpatial

public void removeSpatial(int i)
Removes the ith "spatial" element

Specified by:
removeSpatial in interface SummaryRecordType

getBoundingBoxArray

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

Specified by:
getBoundingBoxArray in interface SummaryRecordType

getBoundingBoxArray

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

Specified by:
getBoundingBoxArray in interface SummaryRecordType

sizeOfBoundingBoxArray

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

Specified by:
sizeOfBoundingBoxArray in interface SummaryRecordType

setBoundingBoxArray

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

Specified by:
setBoundingBoxArray in interface SummaryRecordType

setBoundingBoxArray

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

Specified by:
setBoundingBoxArray in interface SummaryRecordType

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 SummaryRecordType

addNewBoundingBox

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

Specified by:
addNewBoundingBox in interface SummaryRecordType

removeBoundingBox

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

Specified by:
removeBoundingBox in interface SummaryRecordType


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