|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
net.opengis.cat.csw.x202.impl.AbstractRecordTypeImpl
net.opengis.cat.csw.x202.impl.SummaryRecordTypeImpl
public class SummaryRecordTypeImpl
An XML SummaryRecordType(@http://www.opengis.net/cat/csw/2.0.2). This is a complex type.
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 |
---|
public SummaryRecordTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail |
---|
public SimpleLiteral[] getIdentifierArray()
getIdentifierArray
in interface SummaryRecordType
public SimpleLiteral getIdentifierArray(int i)
getIdentifierArray
in interface SummaryRecordType
public int sizeOfIdentifierArray()
sizeOfIdentifierArray
in interface SummaryRecordType
public void setIdentifierArray(SimpleLiteral[] identifierArray)
setIdentifierArray
in interface SummaryRecordType
public void setIdentifierArray(int i, SimpleLiteral identifier)
setIdentifierArray
in interface SummaryRecordType
public SimpleLiteral insertNewIdentifier(int i)
insertNewIdentifier
in interface SummaryRecordType
public SimpleLiteral addNewIdentifier()
addNewIdentifier
in interface SummaryRecordType
public void removeIdentifier(int i)
removeIdentifier
in interface SummaryRecordType
public SimpleLiteral[] getTitleArray()
getTitleArray
in interface SummaryRecordType
public SimpleLiteral getTitleArray(int i)
getTitleArray
in interface SummaryRecordType
public int sizeOfTitleArray()
sizeOfTitleArray
in interface SummaryRecordType
public void setTitleArray(SimpleLiteral[] titleArray)
setTitleArray
in interface SummaryRecordType
public void setTitleArray(int i, SimpleLiteral title)
setTitleArray
in interface SummaryRecordType
public SimpleLiteral insertNewTitle(int i)
insertNewTitle
in interface SummaryRecordType
public SimpleLiteral addNewTitle()
addNewTitle
in interface SummaryRecordType
public void removeTitle(int i)
removeTitle
in interface SummaryRecordType
public SimpleLiteral getType()
getType
in interface SummaryRecordType
public boolean isSetType()
isSetType
in interface SummaryRecordType
public void setType(SimpleLiteral type)
setType
in interface SummaryRecordType
public SimpleLiteral addNewType()
addNewType
in interface SummaryRecordType
public void unsetType()
unsetType
in interface SummaryRecordType
public SimpleLiteral[] getSubjectArray()
getSubjectArray
in interface SummaryRecordType
public SimpleLiteral getSubjectArray(int i)
getSubjectArray
in interface SummaryRecordType
public int sizeOfSubjectArray()
sizeOfSubjectArray
in interface SummaryRecordType
public void setSubjectArray(SimpleLiteral[] subjectArray)
setSubjectArray
in interface SummaryRecordType
public void setSubjectArray(int i, SimpleLiteral subject)
setSubjectArray
in interface SummaryRecordType
public SimpleLiteral insertNewSubject(int i)
insertNewSubject
in interface SummaryRecordType
public SimpleLiteral addNewSubject()
addNewSubject
in interface SummaryRecordType
public void removeSubject(int i)
removeSubject
in interface SummaryRecordType
public SimpleLiteral[] getFormatArray()
getFormatArray
in interface SummaryRecordType
public SimpleLiteral getFormatArray(int i)
getFormatArray
in interface SummaryRecordType
public int sizeOfFormatArray()
sizeOfFormatArray
in interface SummaryRecordType
public void setFormatArray(SimpleLiteral[] formatArray)
setFormatArray
in interface SummaryRecordType
public void setFormatArray(int i, SimpleLiteral format)
setFormatArray
in interface SummaryRecordType
public SimpleLiteral insertNewFormat(int i)
insertNewFormat
in interface SummaryRecordType
public SimpleLiteral addNewFormat()
addNewFormat
in interface SummaryRecordType
public void removeFormat(int i)
removeFormat
in interface SummaryRecordType
public SimpleLiteral[] getRelationArray()
getRelationArray
in interface SummaryRecordType
public SimpleLiteral getRelationArray(int i)
getRelationArray
in interface SummaryRecordType
public int sizeOfRelationArray()
sizeOfRelationArray
in interface SummaryRecordType
public void setRelationArray(SimpleLiteral[] relationArray)
setRelationArray
in interface SummaryRecordType
public void setRelationArray(int i, SimpleLiteral relation)
setRelationArray
in interface SummaryRecordType
public SimpleLiteral insertNewRelation(int i)
insertNewRelation
in interface SummaryRecordType
public SimpleLiteral addNewRelation()
addNewRelation
in interface SummaryRecordType
public void removeRelation(int i)
removeRelation
in interface SummaryRecordType
public SimpleLiteral[] getModifiedArray()
getModifiedArray
in interface SummaryRecordType
public SimpleLiteral getModifiedArray(int i)
getModifiedArray
in interface SummaryRecordType
public int sizeOfModifiedArray()
sizeOfModifiedArray
in interface SummaryRecordType
public void setModifiedArray(SimpleLiteral[] modifiedArray)
setModifiedArray
in interface SummaryRecordType
public void setModifiedArray(int i, SimpleLiteral modified)
setModifiedArray
in interface SummaryRecordType
public SimpleLiteral insertNewModified(int i)
insertNewModified
in interface SummaryRecordType
public SimpleLiteral addNewModified()
addNewModified
in interface SummaryRecordType
public void removeModified(int i)
removeModified
in interface SummaryRecordType
public SimpleLiteral[] getAbstractArray()
getAbstractArray
in interface SummaryRecordType
public SimpleLiteral getAbstractArray(int i)
getAbstractArray
in interface SummaryRecordType
public int sizeOfAbstractArray()
sizeOfAbstractArray
in interface SummaryRecordType
public void setAbstractArray(SimpleLiteral[] xabstractArray)
setAbstractArray
in interface SummaryRecordType
public void setAbstractArray(int i, SimpleLiteral xabstract)
setAbstractArray
in interface SummaryRecordType
public SimpleLiteral insertNewAbstract(int i)
insertNewAbstract
in interface SummaryRecordType
public SimpleLiteral addNewAbstract()
addNewAbstract
in interface SummaryRecordType
public void removeAbstract(int i)
removeAbstract
in interface SummaryRecordType
public SimpleLiteral[] getSpatialArray()
getSpatialArray
in interface SummaryRecordType
public SimpleLiteral getSpatialArray(int i)
getSpatialArray
in interface SummaryRecordType
public int sizeOfSpatialArray()
sizeOfSpatialArray
in interface SummaryRecordType
public void setSpatialArray(SimpleLiteral[] spatialArray)
setSpatialArray
in interface SummaryRecordType
public void setSpatialArray(int i, SimpleLiteral spatial)
setSpatialArray
in interface SummaryRecordType
public SimpleLiteral insertNewSpatial(int i)
insertNewSpatial
in interface SummaryRecordType
public SimpleLiteral addNewSpatial()
addNewSpatial
in interface SummaryRecordType
public void removeSpatial(int i)
removeSpatial
in interface SummaryRecordType
public BoundingBoxType[] getBoundingBoxArray()
getBoundingBoxArray
in interface SummaryRecordType
public BoundingBoxType getBoundingBoxArray(int i)
getBoundingBoxArray
in interface SummaryRecordType
public int sizeOfBoundingBoxArray()
sizeOfBoundingBoxArray
in interface SummaryRecordType
public void setBoundingBoxArray(BoundingBoxType[] boundingBoxArray)
setBoundingBoxArray
in interface SummaryRecordType
public void setBoundingBoxArray(int i, BoundingBoxType boundingBox)
setBoundingBoxArray
in interface SummaryRecordType
public BoundingBoxType insertNewBoundingBox(int i)
insertNewBoundingBox
in interface SummaryRecordType
public BoundingBoxType addNewBoundingBox()
addNewBoundingBox
in interface SummaryRecordType
public void removeBoundingBox(int i)
removeBoundingBox
in interface SummaryRecordType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |