Package net.opengis.swes.x20.impl
Class AbstractContentsTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.swes.x20.impl.AbstractSWESTypeImpl
-
- net.opengis.swes.x20.impl.AbstractContentsTypeImpl
-
- All Implemented Interfaces:
Serializable,AbstractContentsType,AbstractSWESType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class AbstractContentsTypeImpl extends AbstractSWESTypeImpl implements AbstractContentsType
An XML AbstractContentsType(@http://www.opengis.net/swes/2.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAbstractContentsTypeImpl.OfferingImplAn XML offering(@http://www.opengis.net/swes/2.0).static classAbstractContentsTypeImpl.RelatedFeatureImplAn XML relatedFeature(@http://www.opengis.net/swes/2.0).-
Nested classes/interfaces inherited from interface net.opengis.swes.x20.AbstractContentsType
AbstractContentsType.Factory, AbstractContentsType.Offering, AbstractContentsType.RelatedFeature
-
Nested classes/interfaces inherited from interface net.opengis.swes.x20.AbstractSWESType
AbstractSWESType.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.swes.x20.AbstractContentsType
type
-
Fields inherited from interface net.opengis.swes.x20.AbstractSWESType
type
-
-
Constructor Summary
Constructors Constructor Description AbstractContentsTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.xmlbeans.XmlAnyURIaddNewObservableProperty()Appends and returns a new empty value (as xml) as the last "observableProperty" elementAbstractContentsType.OfferingaddNewOffering()Appends and returns a new empty value (as xml) as the last "offering" elementorg.apache.xmlbeans.XmlAnyURIaddNewProcedureDescriptionFormat()Appends and returns a new empty value (as xml) as the last "procedureDescriptionFormat" elementAbstractContentsType.RelatedFeatureaddNewRelatedFeature()Appends and returns a new empty value (as xml) as the last "relatedFeature" elementvoidaddObservableProperty(String observableProperty)Appends the value as the last "observableProperty" elementvoidaddProcedureDescriptionFormat(String procedureDescriptionFormat)Appends the value as the last "procedureDescriptionFormat" elementString[]getObservablePropertyArray()Gets array of all "observableProperty" elementsStringgetObservablePropertyArray(int i)Gets ith "observableProperty" elementAbstractContentsType.Offering[]getOfferingArray()Gets array of all "offering" elementsAbstractContentsType.OfferinggetOfferingArray(int i)Gets ith "offering" elementString[]getProcedureDescriptionFormatArray()Gets array of all "procedureDescriptionFormat" elementsStringgetProcedureDescriptionFormatArray(int i)Gets ith "procedureDescriptionFormat" elementAbstractContentsType.RelatedFeature[]getRelatedFeatureArray()Gets array of all "relatedFeature" elementsAbstractContentsType.RelatedFeaturegetRelatedFeatureArray(int i)Gets ith "relatedFeature" elementorg.apache.xmlbeans.XmlAnyURIinsertNewObservableProperty(int i)Inserts and returns a new empty value (as xml) as the ith "observableProperty" elementAbstractContentsType.OfferinginsertNewOffering(int i)Inserts and returns a new empty value (as xml) as the ith "offering" elementorg.apache.xmlbeans.XmlAnyURIinsertNewProcedureDescriptionFormat(int i)Inserts and returns a new empty value (as xml) as the ith "procedureDescriptionFormat" elementAbstractContentsType.RelatedFeatureinsertNewRelatedFeature(int i)Inserts and returns a new empty value (as xml) as the ith "relatedFeature" elementvoidinsertObservableProperty(int i, String observableProperty)Inserts the value as the ith "observableProperty" elementvoidinsertProcedureDescriptionFormat(int i, String procedureDescriptionFormat)Inserts the value as the ith "procedureDescriptionFormat" elementvoidremoveObservableProperty(int i)Removes the ith "observableProperty" elementvoidremoveOffering(int i)Removes the ith "offering" elementvoidremoveProcedureDescriptionFormat(int i)Removes the ith "procedureDescriptionFormat" elementvoidremoveRelatedFeature(int i)Removes the ith "relatedFeature" elementvoidsetObservablePropertyArray(int i, String observableProperty)Sets ith "observableProperty" elementvoidsetObservablePropertyArray(String[] observablePropertyArray)Sets array of all "observableProperty" elementvoidsetOfferingArray(int i, AbstractContentsType.Offering offering)Sets ith "offering" elementvoidsetOfferingArray(AbstractContentsType.Offering[] offeringArray)Sets array of all "offering" elementvoidsetProcedureDescriptionFormatArray(int i, String procedureDescriptionFormat)Sets ith "procedureDescriptionFormat" elementvoidsetProcedureDescriptionFormatArray(String[] procedureDescriptionFormatArray)Sets array of all "procedureDescriptionFormat" elementvoidsetRelatedFeatureArray(int i, AbstractContentsType.RelatedFeature relatedFeature)Sets ith "relatedFeature" elementvoidsetRelatedFeatureArray(AbstractContentsType.RelatedFeature[] relatedFeatureArray)Sets array of all "relatedFeature" elementintsizeOfObservablePropertyArray()Returns number of "observableProperty" elementintsizeOfOfferingArray()Returns number of "offering" elementintsizeOfProcedureDescriptionFormatArray()Returns number of "procedureDescriptionFormat" elementintsizeOfRelatedFeatureArray()Returns number of "relatedFeature" elementorg.apache.xmlbeans.XmlAnyURI[]xgetObservablePropertyArray()Gets (as xml) array of all "observableProperty" elementsorg.apache.xmlbeans.XmlAnyURIxgetObservablePropertyArray(int i)Gets (as xml) ith "observableProperty" elementorg.apache.xmlbeans.XmlAnyURI[]xgetProcedureDescriptionFormatArray()Gets (as xml) array of all "procedureDescriptionFormat" elementsorg.apache.xmlbeans.XmlAnyURIxgetProcedureDescriptionFormatArray(int i)Gets (as xml) ith "procedureDescriptionFormat" elementvoidxsetObservablePropertyArray(int i, org.apache.xmlbeans.XmlAnyURI observableProperty)Sets (as xml) ith "observableProperty" elementvoidxsetObservablePropertyArray(org.apache.xmlbeans.XmlAnyURI[] observablePropertyArray)Sets (as xml) array of all "observableProperty" elementvoidxsetProcedureDescriptionFormatArray(int i, org.apache.xmlbeans.XmlAnyURI procedureDescriptionFormat)Sets (as xml) ith "procedureDescriptionFormat" elementvoidxsetProcedureDescriptionFormatArray(org.apache.xmlbeans.XmlAnyURI[] procedureDescriptionFormatArray)Sets (as xml) array of all "procedureDescriptionFormat" element-
Methods inherited from class net.opengis.swes.x20.impl.AbstractSWESTypeImpl
addNewExtension, addNewName, getDescription, getExtensionArray, getExtensionArray, getId, getIdentifier, getNameArray, getNameArray, insertNewExtension, insertNewName, isSetDescription, isSetId, isSetIdentifier, removeExtension, removeName, setDescription, setExtensionArray, setExtensionArray, setId, setIdentifier, setNameArray, setNameArray, sizeOfExtensionArray, sizeOfNameArray, unsetDescription, unsetId, unsetIdentifier, xgetDescription, xgetId, xgetIdentifier, xsetDescription, xsetId, xsetIdentifier
-
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.swes.x20.AbstractSWESType
addNewExtension, addNewName, getDescription, getExtensionArray, getExtensionArray, getId, getIdentifier, getNameArray, getNameArray, insertNewExtension, insertNewName, isSetDescription, isSetId, isSetIdentifier, removeExtension, removeName, setDescription, setExtensionArray, setExtensionArray, setId, setIdentifier, setNameArray, setNameArray, sizeOfExtensionArray, sizeOfNameArray, unsetDescription, unsetId, unsetIdentifier, xgetDescription, xgetId, xgetIdentifier, xsetDescription, xsetId, xsetIdentifier
-
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
-
getProcedureDescriptionFormatArray
public String[] getProcedureDescriptionFormatArray()
Gets array of all "procedureDescriptionFormat" elements- Specified by:
getProcedureDescriptionFormatArrayin interfaceAbstractContentsType
-
getProcedureDescriptionFormatArray
public String getProcedureDescriptionFormatArray(int i)
Gets ith "procedureDescriptionFormat" element- Specified by:
getProcedureDescriptionFormatArrayin interfaceAbstractContentsType
-
xgetProcedureDescriptionFormatArray
public org.apache.xmlbeans.XmlAnyURI[] xgetProcedureDescriptionFormatArray()
Gets (as xml) array of all "procedureDescriptionFormat" elements- Specified by:
xgetProcedureDescriptionFormatArrayin interfaceAbstractContentsType
-
xgetProcedureDescriptionFormatArray
public org.apache.xmlbeans.XmlAnyURI xgetProcedureDescriptionFormatArray(int i)
Gets (as xml) ith "procedureDescriptionFormat" element- Specified by:
xgetProcedureDescriptionFormatArrayin interfaceAbstractContentsType
-
sizeOfProcedureDescriptionFormatArray
public int sizeOfProcedureDescriptionFormatArray()
Returns number of "procedureDescriptionFormat" element- Specified by:
sizeOfProcedureDescriptionFormatArrayin interfaceAbstractContentsType
-
setProcedureDescriptionFormatArray
public void setProcedureDescriptionFormatArray(String[] procedureDescriptionFormatArray)
Sets array of all "procedureDescriptionFormat" element- Specified by:
setProcedureDescriptionFormatArrayin interfaceAbstractContentsType
-
setProcedureDescriptionFormatArray
public void setProcedureDescriptionFormatArray(int i, String procedureDescriptionFormat)Sets ith "procedureDescriptionFormat" element- Specified by:
setProcedureDescriptionFormatArrayin interfaceAbstractContentsType
-
xsetProcedureDescriptionFormatArray
public void xsetProcedureDescriptionFormatArray(org.apache.xmlbeans.XmlAnyURI[] procedureDescriptionFormatArray)
Sets (as xml) array of all "procedureDescriptionFormat" element- Specified by:
xsetProcedureDescriptionFormatArrayin interfaceAbstractContentsType
-
xsetProcedureDescriptionFormatArray
public void xsetProcedureDescriptionFormatArray(int i, org.apache.xmlbeans.XmlAnyURI procedureDescriptionFormat)Sets (as xml) ith "procedureDescriptionFormat" element- Specified by:
xsetProcedureDescriptionFormatArrayin interfaceAbstractContentsType
-
insertProcedureDescriptionFormat
public void insertProcedureDescriptionFormat(int i, String procedureDescriptionFormat)Inserts the value as the ith "procedureDescriptionFormat" element- Specified by:
insertProcedureDescriptionFormatin interfaceAbstractContentsType
-
addProcedureDescriptionFormat
public void addProcedureDescriptionFormat(String procedureDescriptionFormat)
Appends the value as the last "procedureDescriptionFormat" element- Specified by:
addProcedureDescriptionFormatin interfaceAbstractContentsType
-
insertNewProcedureDescriptionFormat
public org.apache.xmlbeans.XmlAnyURI insertNewProcedureDescriptionFormat(int i)
Inserts and returns a new empty value (as xml) as the ith "procedureDescriptionFormat" element- Specified by:
insertNewProcedureDescriptionFormatin interfaceAbstractContentsType
-
addNewProcedureDescriptionFormat
public org.apache.xmlbeans.XmlAnyURI addNewProcedureDescriptionFormat()
Appends and returns a new empty value (as xml) as the last "procedureDescriptionFormat" element- Specified by:
addNewProcedureDescriptionFormatin interfaceAbstractContentsType
-
removeProcedureDescriptionFormat
public void removeProcedureDescriptionFormat(int i)
Removes the ith "procedureDescriptionFormat" element- Specified by:
removeProcedureDescriptionFormatin interfaceAbstractContentsType
-
getObservablePropertyArray
public String[] getObservablePropertyArray()
Gets array of all "observableProperty" elements- Specified by:
getObservablePropertyArrayin interfaceAbstractContentsType
-
getObservablePropertyArray
public String getObservablePropertyArray(int i)
Gets ith "observableProperty" element- Specified by:
getObservablePropertyArrayin interfaceAbstractContentsType
-
xgetObservablePropertyArray
public org.apache.xmlbeans.XmlAnyURI[] xgetObservablePropertyArray()
Gets (as xml) array of all "observableProperty" elements- Specified by:
xgetObservablePropertyArrayin interfaceAbstractContentsType
-
xgetObservablePropertyArray
public org.apache.xmlbeans.XmlAnyURI xgetObservablePropertyArray(int i)
Gets (as xml) ith "observableProperty" element- Specified by:
xgetObservablePropertyArrayin interfaceAbstractContentsType
-
sizeOfObservablePropertyArray
public int sizeOfObservablePropertyArray()
Returns number of "observableProperty" element- Specified by:
sizeOfObservablePropertyArrayin interfaceAbstractContentsType
-
setObservablePropertyArray
public void setObservablePropertyArray(String[] observablePropertyArray)
Sets array of all "observableProperty" element- Specified by:
setObservablePropertyArrayin interfaceAbstractContentsType
-
setObservablePropertyArray
public void setObservablePropertyArray(int i, String observableProperty)Sets ith "observableProperty" element- Specified by:
setObservablePropertyArrayin interfaceAbstractContentsType
-
xsetObservablePropertyArray
public void xsetObservablePropertyArray(org.apache.xmlbeans.XmlAnyURI[] observablePropertyArray)
Sets (as xml) array of all "observableProperty" element- Specified by:
xsetObservablePropertyArrayin interfaceAbstractContentsType
-
xsetObservablePropertyArray
public void xsetObservablePropertyArray(int i, org.apache.xmlbeans.XmlAnyURI observableProperty)Sets (as xml) ith "observableProperty" element- Specified by:
xsetObservablePropertyArrayin interfaceAbstractContentsType
-
insertObservableProperty
public void insertObservableProperty(int i, String observableProperty)Inserts the value as the ith "observableProperty" element- Specified by:
insertObservablePropertyin interfaceAbstractContentsType
-
addObservableProperty
public void addObservableProperty(String observableProperty)
Appends the value as the last "observableProperty" element- Specified by:
addObservablePropertyin interfaceAbstractContentsType
-
insertNewObservableProperty
public org.apache.xmlbeans.XmlAnyURI insertNewObservableProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "observableProperty" element- Specified by:
insertNewObservablePropertyin interfaceAbstractContentsType
-
addNewObservableProperty
public org.apache.xmlbeans.XmlAnyURI addNewObservableProperty()
Appends and returns a new empty value (as xml) as the last "observableProperty" element- Specified by:
addNewObservablePropertyin interfaceAbstractContentsType
-
removeObservableProperty
public void removeObservableProperty(int i)
Removes the ith "observableProperty" element- Specified by:
removeObservablePropertyin interfaceAbstractContentsType
-
getRelatedFeatureArray
public AbstractContentsType.RelatedFeature[] getRelatedFeatureArray()
Gets array of all "relatedFeature" elements- Specified by:
getRelatedFeatureArrayin interfaceAbstractContentsType
-
getRelatedFeatureArray
public AbstractContentsType.RelatedFeature getRelatedFeatureArray(int i)
Gets ith "relatedFeature" element- Specified by:
getRelatedFeatureArrayin interfaceAbstractContentsType
-
sizeOfRelatedFeatureArray
public int sizeOfRelatedFeatureArray()
Returns number of "relatedFeature" element- Specified by:
sizeOfRelatedFeatureArrayin interfaceAbstractContentsType
-
setRelatedFeatureArray
public void setRelatedFeatureArray(AbstractContentsType.RelatedFeature[] relatedFeatureArray)
Sets array of all "relatedFeature" element- Specified by:
setRelatedFeatureArrayin interfaceAbstractContentsType
-
setRelatedFeatureArray
public void setRelatedFeatureArray(int i, AbstractContentsType.RelatedFeature relatedFeature)Sets ith "relatedFeature" element- Specified by:
setRelatedFeatureArrayin interfaceAbstractContentsType
-
insertNewRelatedFeature
public AbstractContentsType.RelatedFeature insertNewRelatedFeature(int i)
Inserts and returns a new empty value (as xml) as the ith "relatedFeature" element- Specified by:
insertNewRelatedFeaturein interfaceAbstractContentsType
-
addNewRelatedFeature
public AbstractContentsType.RelatedFeature addNewRelatedFeature()
Appends and returns a new empty value (as xml) as the last "relatedFeature" element- Specified by:
addNewRelatedFeaturein interfaceAbstractContentsType
-
removeRelatedFeature
public void removeRelatedFeature(int i)
Removes the ith "relatedFeature" element- Specified by:
removeRelatedFeaturein interfaceAbstractContentsType
-
getOfferingArray
public AbstractContentsType.Offering[] getOfferingArray()
Gets array of all "offering" elements- Specified by:
getOfferingArrayin interfaceAbstractContentsType
-
getOfferingArray
public AbstractContentsType.Offering getOfferingArray(int i)
Gets ith "offering" element- Specified by:
getOfferingArrayin interfaceAbstractContentsType
-
sizeOfOfferingArray
public int sizeOfOfferingArray()
Returns number of "offering" element- Specified by:
sizeOfOfferingArrayin interfaceAbstractContentsType
-
setOfferingArray
public void setOfferingArray(AbstractContentsType.Offering[] offeringArray)
Sets array of all "offering" element- Specified by:
setOfferingArrayin interfaceAbstractContentsType
-
setOfferingArray
public void setOfferingArray(int i, AbstractContentsType.Offering offering)Sets ith "offering" element- Specified by:
setOfferingArrayin interfaceAbstractContentsType
-
insertNewOffering
public AbstractContentsType.Offering insertNewOffering(int i)
Inserts and returns a new empty value (as xml) as the ith "offering" element- Specified by:
insertNewOfferingin interfaceAbstractContentsType
-
addNewOffering
public AbstractContentsType.Offering addNewOffering()
Appends and returns a new empty value (as xml) as the last "offering" element- Specified by:
addNewOfferingin interfaceAbstractContentsType
-
removeOffering
public void removeOffering(int i)
Removes the ith "offering" element- Specified by:
removeOfferingin interfaceAbstractContentsType
-
-