|
||||||||||
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.swes.x20.impl.AbstractSWESTypeImpl
net.opengis.swes.x20.impl.AbstractOfferingTypeImpl
public class AbstractOfferingTypeImpl
An XML AbstractOfferingType(@http://www.opengis.net/swes/2.0). This is a complex type.
Nested Class Summary | |
---|---|
static class |
AbstractOfferingTypeImpl.RelatedFeatureImpl
An XML relatedFeature(@http://www.opengis.net/swes/2.0). |
Nested classes/interfaces inherited from interface net.opengis.swes.x20.AbstractOfferingType |
---|
AbstractOfferingType.Factory, AbstractOfferingType.RelatedFeature |
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.swes.x20.AbstractOfferingType |
---|
type |
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Constructor Summary | |
---|---|
AbstractOfferingTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
Method Summary | |
---|---|
org.apache.xmlbeans.XmlAnyURI |
addNewObservableProperty()
Appends and returns a new empty value (as xml) as the last "observableProperty" element |
org.apache.xmlbeans.XmlAnyURI |
addNewProcedureDescriptionFormat()
Appends and returns a new empty value (as xml) as the last "procedureDescriptionFormat" element |
AbstractOfferingType.RelatedFeature |
addNewRelatedFeature()
Appends and returns a new empty value (as xml) as the last "relatedFeature" element |
void |
addObservableProperty(String observableProperty)
Appends the value as the last "observableProperty" element |
void |
addProcedureDescriptionFormat(String procedureDescriptionFormat)
Appends the value as the last "procedureDescriptionFormat" element |
String[] |
getObservablePropertyArray()
Gets array of all "observableProperty" elements |
String |
getObservablePropertyArray(int i)
Gets ith "observableProperty" element |
String |
getProcedure()
Gets the "procedure" element |
String[] |
getProcedureDescriptionFormatArray()
Gets array of all "procedureDescriptionFormat" elements |
String |
getProcedureDescriptionFormatArray(int i)
Gets ith "procedureDescriptionFormat" element |
AbstractOfferingType.RelatedFeature[] |
getRelatedFeatureArray()
Gets array of all "relatedFeature" elements |
AbstractOfferingType.RelatedFeature |
getRelatedFeatureArray(int i)
Gets ith "relatedFeature" element |
org.apache.xmlbeans.XmlAnyURI |
insertNewObservableProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "observableProperty" element |
org.apache.xmlbeans.XmlAnyURI |
insertNewProcedureDescriptionFormat(int i)
Inserts and returns a new empty value (as xml) as the ith "procedureDescriptionFormat" element |
AbstractOfferingType.RelatedFeature |
insertNewRelatedFeature(int i)
Inserts and returns a new empty value (as xml) as the ith "relatedFeature" element |
void |
insertObservableProperty(int i,
String observableProperty)
Inserts the value as the ith "observableProperty" element |
void |
insertProcedureDescriptionFormat(int i,
String procedureDescriptionFormat)
Inserts the value as the ith "procedureDescriptionFormat" element |
void |
removeObservableProperty(int i)
Removes the ith "observableProperty" element |
void |
removeProcedureDescriptionFormat(int i)
Removes the ith "procedureDescriptionFormat" element |
void |
removeRelatedFeature(int i)
Removes the ith "relatedFeature" element |
void |
setObservablePropertyArray(int i,
String observableProperty)
Sets ith "observableProperty" element |
void |
setObservablePropertyArray(String[] observablePropertyArray)
Sets array of all "observableProperty" element |
void |
setProcedure(String procedure)
Sets the "procedure" element |
void |
setProcedureDescriptionFormatArray(int i,
String procedureDescriptionFormat)
Sets ith "procedureDescriptionFormat" element |
void |
setProcedureDescriptionFormatArray(String[] procedureDescriptionFormatArray)
Sets array of all "procedureDescriptionFormat" element |
void |
setRelatedFeatureArray(AbstractOfferingType.RelatedFeature[] relatedFeatureArray)
Sets array of all "relatedFeature" element |
void |
setRelatedFeatureArray(int i,
AbstractOfferingType.RelatedFeature relatedFeature)
Sets ith "relatedFeature" element |
int |
sizeOfObservablePropertyArray()
Returns number of "observableProperty" element |
int |
sizeOfProcedureDescriptionFormatArray()
Returns number of "procedureDescriptionFormat" element |
int |
sizeOfRelatedFeatureArray()
Returns number of "relatedFeature" element |
org.apache.xmlbeans.XmlAnyURI[] |
xgetObservablePropertyArray()
Gets (as xml) array of all "observableProperty" elements |
org.apache.xmlbeans.XmlAnyURI |
xgetObservablePropertyArray(int i)
Gets (as xml) ith "observableProperty" element |
org.apache.xmlbeans.XmlAnyURI |
xgetProcedure()
Gets (as xml) the "procedure" element |
org.apache.xmlbeans.XmlAnyURI[] |
xgetProcedureDescriptionFormatArray()
Gets (as xml) array of all "procedureDescriptionFormat" elements |
org.apache.xmlbeans.XmlAnyURI |
xgetProcedureDescriptionFormatArray(int i)
Gets (as xml) ith "procedureDescriptionFormat" element |
void |
xsetObservablePropertyArray(int i,
org.apache.xmlbeans.XmlAnyURI observableProperty)
Sets (as xml) ith "observableProperty" element |
void |
xsetObservablePropertyArray(org.apache.xmlbeans.XmlAnyURI[] observablePropertyArray)
Sets (as xml) array of all "observableProperty" element |
void |
xsetProcedure(org.apache.xmlbeans.XmlAnyURI procedure)
Sets (as xml) the "procedure" element |
void |
xsetProcedureDescriptionFormatArray(int i,
org.apache.xmlbeans.XmlAnyURI procedureDescriptionFormat)
Sets (as xml) ith "procedureDescriptionFormat" element |
void |
xsetProcedureDescriptionFormatArray(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, 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.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, 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 AbstractOfferingTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail |
---|
public String getProcedure()
getProcedure
in interface AbstractOfferingType
public org.apache.xmlbeans.XmlAnyURI xgetProcedure()
xgetProcedure
in interface AbstractOfferingType
public void setProcedure(String procedure)
setProcedure
in interface AbstractOfferingType
public void xsetProcedure(org.apache.xmlbeans.XmlAnyURI procedure)
xsetProcedure
in interface AbstractOfferingType
public String[] getProcedureDescriptionFormatArray()
getProcedureDescriptionFormatArray
in interface AbstractOfferingType
public String getProcedureDescriptionFormatArray(int i)
getProcedureDescriptionFormatArray
in interface AbstractOfferingType
public org.apache.xmlbeans.XmlAnyURI[] xgetProcedureDescriptionFormatArray()
xgetProcedureDescriptionFormatArray
in interface AbstractOfferingType
public org.apache.xmlbeans.XmlAnyURI xgetProcedureDescriptionFormatArray(int i)
xgetProcedureDescriptionFormatArray
in interface AbstractOfferingType
public int sizeOfProcedureDescriptionFormatArray()
sizeOfProcedureDescriptionFormatArray
in interface AbstractOfferingType
public void setProcedureDescriptionFormatArray(String[] procedureDescriptionFormatArray)
setProcedureDescriptionFormatArray
in interface AbstractOfferingType
public void setProcedureDescriptionFormatArray(int i, String procedureDescriptionFormat)
setProcedureDescriptionFormatArray
in interface AbstractOfferingType
public void xsetProcedureDescriptionFormatArray(org.apache.xmlbeans.XmlAnyURI[] procedureDescriptionFormatArray)
xsetProcedureDescriptionFormatArray
in interface AbstractOfferingType
public void xsetProcedureDescriptionFormatArray(int i, org.apache.xmlbeans.XmlAnyURI procedureDescriptionFormat)
xsetProcedureDescriptionFormatArray
in interface AbstractOfferingType
public void insertProcedureDescriptionFormat(int i, String procedureDescriptionFormat)
insertProcedureDescriptionFormat
in interface AbstractOfferingType
public void addProcedureDescriptionFormat(String procedureDescriptionFormat)
addProcedureDescriptionFormat
in interface AbstractOfferingType
public org.apache.xmlbeans.XmlAnyURI insertNewProcedureDescriptionFormat(int i)
insertNewProcedureDescriptionFormat
in interface AbstractOfferingType
public org.apache.xmlbeans.XmlAnyURI addNewProcedureDescriptionFormat()
addNewProcedureDescriptionFormat
in interface AbstractOfferingType
public void removeProcedureDescriptionFormat(int i)
removeProcedureDescriptionFormat
in interface AbstractOfferingType
public String[] getObservablePropertyArray()
getObservablePropertyArray
in interface AbstractOfferingType
public String getObservablePropertyArray(int i)
getObservablePropertyArray
in interface AbstractOfferingType
public org.apache.xmlbeans.XmlAnyURI[] xgetObservablePropertyArray()
xgetObservablePropertyArray
in interface AbstractOfferingType
public org.apache.xmlbeans.XmlAnyURI xgetObservablePropertyArray(int i)
xgetObservablePropertyArray
in interface AbstractOfferingType
public int sizeOfObservablePropertyArray()
sizeOfObservablePropertyArray
in interface AbstractOfferingType
public void setObservablePropertyArray(String[] observablePropertyArray)
setObservablePropertyArray
in interface AbstractOfferingType
public void setObservablePropertyArray(int i, String observableProperty)
setObservablePropertyArray
in interface AbstractOfferingType
public void xsetObservablePropertyArray(org.apache.xmlbeans.XmlAnyURI[] observablePropertyArray)
xsetObservablePropertyArray
in interface AbstractOfferingType
public void xsetObservablePropertyArray(int i, org.apache.xmlbeans.XmlAnyURI observableProperty)
xsetObservablePropertyArray
in interface AbstractOfferingType
public void insertObservableProperty(int i, String observableProperty)
insertObservableProperty
in interface AbstractOfferingType
public void addObservableProperty(String observableProperty)
addObservableProperty
in interface AbstractOfferingType
public org.apache.xmlbeans.XmlAnyURI insertNewObservableProperty(int i)
insertNewObservableProperty
in interface AbstractOfferingType
public org.apache.xmlbeans.XmlAnyURI addNewObservableProperty()
addNewObservableProperty
in interface AbstractOfferingType
public void removeObservableProperty(int i)
removeObservableProperty
in interface AbstractOfferingType
public AbstractOfferingType.RelatedFeature[] getRelatedFeatureArray()
getRelatedFeatureArray
in interface AbstractOfferingType
public AbstractOfferingType.RelatedFeature getRelatedFeatureArray(int i)
getRelatedFeatureArray
in interface AbstractOfferingType
public int sizeOfRelatedFeatureArray()
sizeOfRelatedFeatureArray
in interface AbstractOfferingType
public void setRelatedFeatureArray(AbstractOfferingType.RelatedFeature[] relatedFeatureArray)
setRelatedFeatureArray
in interface AbstractOfferingType
public void setRelatedFeatureArray(int i, AbstractOfferingType.RelatedFeature relatedFeature)
setRelatedFeatureArray
in interface AbstractOfferingType
public AbstractOfferingType.RelatedFeature insertNewRelatedFeature(int i)
insertNewRelatedFeature
in interface AbstractOfferingType
public AbstractOfferingType.RelatedFeature addNewRelatedFeature()
addNewRelatedFeature
in interface AbstractOfferingType
public void removeRelatedFeature(int i)
removeRelatedFeature
in interface AbstractOfferingType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |