net.opengis.swes.x20.impl
Class FilterDialectMetadataTypeImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by net.opengis.swes.x20.impl.AbstractSWESTypeImpl
              extended by net.opengis.swes.x20.impl.FilterDialectMetadataTypeImpl
All Implemented Interfaces:
Serializable, AbstractSWESType, FilterDialectMetadataType, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class FilterDialectMetadataTypeImpl
extends AbstractSWESTypeImpl
implements FilterDialectMetadataType

An XML FilterDialectMetadataType(@http://www.opengis.net/swes/2.0). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface net.opengis.swes.x20.FilterDialectMetadataType
FilterDialectMetadataType.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.swes.x20.FilterDialectMetadataType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
FilterDialectMetadataTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 void addMessageContentDialect(String messageContentDialect)
          Appends the value as the last "messageContentDialect" element
 org.apache.xmlbeans.XmlAnyURI addNewMessageContentDialect()
          Appends and returns a new empty value (as xml) as the last "messageContentDialect" element
 org.apache.xmlbeans.XmlAnyURI addNewProducerPropertiesDialect()
          Appends and returns a new empty value (as xml) as the last "producerPropertiesDialect" element
 org.apache.xmlbeans.XmlAnyURI addNewTopicExpressionDialect()
          Appends and returns a new empty value (as xml) as the last "topicExpressionDialect" element
 void addProducerPropertiesDialect(String producerPropertiesDialect)
          Appends the value as the last "producerPropertiesDialect" element
 void addTopicExpressionDialect(String topicExpressionDialect)
          Appends the value as the last "topicExpressionDialect" element
 String[] getMessageContentDialectArray()
          Gets array of all "messageContentDialect" elements
 String getMessageContentDialectArray(int i)
          Gets ith "messageContentDialect" element
 String[] getProducerPropertiesDialectArray()
          Gets array of all "producerPropertiesDialect" elements
 String getProducerPropertiesDialectArray(int i)
          Gets ith "producerPropertiesDialect" element
 String[] getTopicExpressionDialectArray()
          Gets array of all "topicExpressionDialect" elements
 String getTopicExpressionDialectArray(int i)
          Gets ith "topicExpressionDialect" element
 void insertMessageContentDialect(int i, String messageContentDialect)
          Inserts the value as the ith "messageContentDialect" element
 org.apache.xmlbeans.XmlAnyURI insertNewMessageContentDialect(int i)
          Inserts and returns a new empty value (as xml) as the ith "messageContentDialect" element
 org.apache.xmlbeans.XmlAnyURI insertNewProducerPropertiesDialect(int i)
          Inserts and returns a new empty value (as xml) as the ith "producerPropertiesDialect" element
 org.apache.xmlbeans.XmlAnyURI insertNewTopicExpressionDialect(int i)
          Inserts and returns a new empty value (as xml) as the ith "topicExpressionDialect" element
 void insertProducerPropertiesDialect(int i, String producerPropertiesDialect)
          Inserts the value as the ith "producerPropertiesDialect" element
 void insertTopicExpressionDialect(int i, String topicExpressionDialect)
          Inserts the value as the ith "topicExpressionDialect" element
 void removeMessageContentDialect(int i)
          Removes the ith "messageContentDialect" element
 void removeProducerPropertiesDialect(int i)
          Removes the ith "producerPropertiesDialect" element
 void removeTopicExpressionDialect(int i)
          Removes the ith "topicExpressionDialect" element
 void setMessageContentDialectArray(int i, String messageContentDialect)
          Sets ith "messageContentDialect" element
 void setMessageContentDialectArray(String[] messageContentDialectArray)
          Sets array of all "messageContentDialect" element
 void setProducerPropertiesDialectArray(int i, String producerPropertiesDialect)
          Sets ith "producerPropertiesDialect" element
 void setProducerPropertiesDialectArray(String[] producerPropertiesDialectArray)
          Sets array of all "producerPropertiesDialect" element
 void setTopicExpressionDialectArray(int i, String topicExpressionDialect)
          Sets ith "topicExpressionDialect" element
 void setTopicExpressionDialectArray(String[] topicExpressionDialectArray)
          Sets array of all "topicExpressionDialect" element
 int sizeOfMessageContentDialectArray()
          Returns number of "messageContentDialect" element
 int sizeOfProducerPropertiesDialectArray()
          Returns number of "producerPropertiesDialect" element
 int sizeOfTopicExpressionDialectArray()
          Returns number of "topicExpressionDialect" element
 org.apache.xmlbeans.XmlAnyURI[] xgetMessageContentDialectArray()
          Gets (as xml) array of all "messageContentDialect" elements
 org.apache.xmlbeans.XmlAnyURI xgetMessageContentDialectArray(int i)
          Gets (as xml) ith "messageContentDialect" element
 org.apache.xmlbeans.XmlAnyURI[] xgetProducerPropertiesDialectArray()
          Gets (as xml) array of all "producerPropertiesDialect" elements
 org.apache.xmlbeans.XmlAnyURI xgetProducerPropertiesDialectArray(int i)
          Gets (as xml) ith "producerPropertiesDialect" element
 org.apache.xmlbeans.XmlAnyURI[] xgetTopicExpressionDialectArray()
          Gets (as xml) array of all "topicExpressionDialect" elements
 org.apache.xmlbeans.XmlAnyURI xgetTopicExpressionDialectArray(int i)
          Gets (as xml) ith "topicExpressionDialect" element
 void xsetMessageContentDialectArray(int i, org.apache.xmlbeans.XmlAnyURI messageContentDialect)
          Sets (as xml) ith "messageContentDialect" element
 void xsetMessageContentDialectArray(org.apache.xmlbeans.XmlAnyURI[] messageContentDialectArray)
          Sets (as xml) array of all "messageContentDialect" element
 void xsetProducerPropertiesDialectArray(int i, org.apache.xmlbeans.XmlAnyURI producerPropertiesDialect)
          Sets (as xml) ith "producerPropertiesDialect" element
 void xsetProducerPropertiesDialectArray(org.apache.xmlbeans.XmlAnyURI[] producerPropertiesDialectArray)
          Sets (as xml) array of all "producerPropertiesDialect" element
 void xsetTopicExpressionDialectArray(int i, org.apache.xmlbeans.XmlAnyURI topicExpressionDialect)
          Sets (as xml) ith "topicExpressionDialect" element
 void xsetTopicExpressionDialectArray(org.apache.xmlbeans.XmlAnyURI[] topicExpressionDialectArray)
          Sets (as xml) array of all "topicExpressionDialect" 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

FilterDialectMetadataTypeImpl

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

getTopicExpressionDialectArray

public String[] getTopicExpressionDialectArray()
Gets array of all "topicExpressionDialect" elements

Specified by:
getTopicExpressionDialectArray in interface FilterDialectMetadataType

getTopicExpressionDialectArray

public String getTopicExpressionDialectArray(int i)
Gets ith "topicExpressionDialect" element

Specified by:
getTopicExpressionDialectArray in interface FilterDialectMetadataType

xgetTopicExpressionDialectArray

public org.apache.xmlbeans.XmlAnyURI[] xgetTopicExpressionDialectArray()
Gets (as xml) array of all "topicExpressionDialect" elements

Specified by:
xgetTopicExpressionDialectArray in interface FilterDialectMetadataType

xgetTopicExpressionDialectArray

public org.apache.xmlbeans.XmlAnyURI xgetTopicExpressionDialectArray(int i)
Gets (as xml) ith "topicExpressionDialect" element

Specified by:
xgetTopicExpressionDialectArray in interface FilterDialectMetadataType

sizeOfTopicExpressionDialectArray

public int sizeOfTopicExpressionDialectArray()
Returns number of "topicExpressionDialect" element

Specified by:
sizeOfTopicExpressionDialectArray in interface FilterDialectMetadataType

setTopicExpressionDialectArray

public void setTopicExpressionDialectArray(String[] topicExpressionDialectArray)
Sets array of all "topicExpressionDialect" element

Specified by:
setTopicExpressionDialectArray in interface FilterDialectMetadataType

setTopicExpressionDialectArray

public void setTopicExpressionDialectArray(int i,
                                           String topicExpressionDialect)
Sets ith "topicExpressionDialect" element

Specified by:
setTopicExpressionDialectArray in interface FilterDialectMetadataType

xsetTopicExpressionDialectArray

public void xsetTopicExpressionDialectArray(org.apache.xmlbeans.XmlAnyURI[] topicExpressionDialectArray)
Sets (as xml) array of all "topicExpressionDialect" element

Specified by:
xsetTopicExpressionDialectArray in interface FilterDialectMetadataType

xsetTopicExpressionDialectArray

public void xsetTopicExpressionDialectArray(int i,
                                            org.apache.xmlbeans.XmlAnyURI topicExpressionDialect)
Sets (as xml) ith "topicExpressionDialect" element

Specified by:
xsetTopicExpressionDialectArray in interface FilterDialectMetadataType

insertTopicExpressionDialect

public void insertTopicExpressionDialect(int i,
                                         String topicExpressionDialect)
Inserts the value as the ith "topicExpressionDialect" element

Specified by:
insertTopicExpressionDialect in interface FilterDialectMetadataType

addTopicExpressionDialect

public void addTopicExpressionDialect(String topicExpressionDialect)
Appends the value as the last "topicExpressionDialect" element

Specified by:
addTopicExpressionDialect in interface FilterDialectMetadataType

insertNewTopicExpressionDialect

public org.apache.xmlbeans.XmlAnyURI insertNewTopicExpressionDialect(int i)
Inserts and returns a new empty value (as xml) as the ith "topicExpressionDialect" element

Specified by:
insertNewTopicExpressionDialect in interface FilterDialectMetadataType

addNewTopicExpressionDialect

public org.apache.xmlbeans.XmlAnyURI addNewTopicExpressionDialect()
Appends and returns a new empty value (as xml) as the last "topicExpressionDialect" element

Specified by:
addNewTopicExpressionDialect in interface FilterDialectMetadataType

removeTopicExpressionDialect

public void removeTopicExpressionDialect(int i)
Removes the ith "topicExpressionDialect" element

Specified by:
removeTopicExpressionDialect in interface FilterDialectMetadataType

getMessageContentDialectArray

public String[] getMessageContentDialectArray()
Gets array of all "messageContentDialect" elements

Specified by:
getMessageContentDialectArray in interface FilterDialectMetadataType

getMessageContentDialectArray

public String getMessageContentDialectArray(int i)
Gets ith "messageContentDialect" element

Specified by:
getMessageContentDialectArray in interface FilterDialectMetadataType

xgetMessageContentDialectArray

public org.apache.xmlbeans.XmlAnyURI[] xgetMessageContentDialectArray()
Gets (as xml) array of all "messageContentDialect" elements

Specified by:
xgetMessageContentDialectArray in interface FilterDialectMetadataType

xgetMessageContentDialectArray

public org.apache.xmlbeans.XmlAnyURI xgetMessageContentDialectArray(int i)
Gets (as xml) ith "messageContentDialect" element

Specified by:
xgetMessageContentDialectArray in interface FilterDialectMetadataType

sizeOfMessageContentDialectArray

public int sizeOfMessageContentDialectArray()
Returns number of "messageContentDialect" element

Specified by:
sizeOfMessageContentDialectArray in interface FilterDialectMetadataType

setMessageContentDialectArray

public void setMessageContentDialectArray(String[] messageContentDialectArray)
Sets array of all "messageContentDialect" element

Specified by:
setMessageContentDialectArray in interface FilterDialectMetadataType

setMessageContentDialectArray

public void setMessageContentDialectArray(int i,
                                          String messageContentDialect)
Sets ith "messageContentDialect" element

Specified by:
setMessageContentDialectArray in interface FilterDialectMetadataType

xsetMessageContentDialectArray

public void xsetMessageContentDialectArray(org.apache.xmlbeans.XmlAnyURI[] messageContentDialectArray)
Sets (as xml) array of all "messageContentDialect" element

Specified by:
xsetMessageContentDialectArray in interface FilterDialectMetadataType

xsetMessageContentDialectArray

public void xsetMessageContentDialectArray(int i,
                                           org.apache.xmlbeans.XmlAnyURI messageContentDialect)
Sets (as xml) ith "messageContentDialect" element

Specified by:
xsetMessageContentDialectArray in interface FilterDialectMetadataType

insertMessageContentDialect

public void insertMessageContentDialect(int i,
                                        String messageContentDialect)
Inserts the value as the ith "messageContentDialect" element

Specified by:
insertMessageContentDialect in interface FilterDialectMetadataType

addMessageContentDialect

public void addMessageContentDialect(String messageContentDialect)
Appends the value as the last "messageContentDialect" element

Specified by:
addMessageContentDialect in interface FilterDialectMetadataType

insertNewMessageContentDialect

public org.apache.xmlbeans.XmlAnyURI insertNewMessageContentDialect(int i)
Inserts and returns a new empty value (as xml) as the ith "messageContentDialect" element

Specified by:
insertNewMessageContentDialect in interface FilterDialectMetadataType

addNewMessageContentDialect

public org.apache.xmlbeans.XmlAnyURI addNewMessageContentDialect()
Appends and returns a new empty value (as xml) as the last "messageContentDialect" element

Specified by:
addNewMessageContentDialect in interface FilterDialectMetadataType

removeMessageContentDialect

public void removeMessageContentDialect(int i)
Removes the ith "messageContentDialect" element

Specified by:
removeMessageContentDialect in interface FilterDialectMetadataType

getProducerPropertiesDialectArray

public String[] getProducerPropertiesDialectArray()
Gets array of all "producerPropertiesDialect" elements

Specified by:
getProducerPropertiesDialectArray in interface FilterDialectMetadataType

getProducerPropertiesDialectArray

public String getProducerPropertiesDialectArray(int i)
Gets ith "producerPropertiesDialect" element

Specified by:
getProducerPropertiesDialectArray in interface FilterDialectMetadataType

xgetProducerPropertiesDialectArray

public org.apache.xmlbeans.XmlAnyURI[] xgetProducerPropertiesDialectArray()
Gets (as xml) array of all "producerPropertiesDialect" elements

Specified by:
xgetProducerPropertiesDialectArray in interface FilterDialectMetadataType

xgetProducerPropertiesDialectArray

public org.apache.xmlbeans.XmlAnyURI xgetProducerPropertiesDialectArray(int i)
Gets (as xml) ith "producerPropertiesDialect" element

Specified by:
xgetProducerPropertiesDialectArray in interface FilterDialectMetadataType

sizeOfProducerPropertiesDialectArray

public int sizeOfProducerPropertiesDialectArray()
Returns number of "producerPropertiesDialect" element

Specified by:
sizeOfProducerPropertiesDialectArray in interface FilterDialectMetadataType

setProducerPropertiesDialectArray

public void setProducerPropertiesDialectArray(String[] producerPropertiesDialectArray)
Sets array of all "producerPropertiesDialect" element

Specified by:
setProducerPropertiesDialectArray in interface FilterDialectMetadataType

setProducerPropertiesDialectArray

public void setProducerPropertiesDialectArray(int i,
                                              String producerPropertiesDialect)
Sets ith "producerPropertiesDialect" element

Specified by:
setProducerPropertiesDialectArray in interface FilterDialectMetadataType

xsetProducerPropertiesDialectArray

public void xsetProducerPropertiesDialectArray(org.apache.xmlbeans.XmlAnyURI[] producerPropertiesDialectArray)
Sets (as xml) array of all "producerPropertiesDialect" element

Specified by:
xsetProducerPropertiesDialectArray in interface FilterDialectMetadataType

xsetProducerPropertiesDialectArray

public void xsetProducerPropertiesDialectArray(int i,
                                               org.apache.xmlbeans.XmlAnyURI producerPropertiesDialect)
Sets (as xml) ith "producerPropertiesDialect" element

Specified by:
xsetProducerPropertiesDialectArray in interface FilterDialectMetadataType

insertProducerPropertiesDialect

public void insertProducerPropertiesDialect(int i,
                                            String producerPropertiesDialect)
Inserts the value as the ith "producerPropertiesDialect" element

Specified by:
insertProducerPropertiesDialect in interface FilterDialectMetadataType

addProducerPropertiesDialect

public void addProducerPropertiesDialect(String producerPropertiesDialect)
Appends the value as the last "producerPropertiesDialect" element

Specified by:
addProducerPropertiesDialect in interface FilterDialectMetadataType

insertNewProducerPropertiesDialect

public org.apache.xmlbeans.XmlAnyURI insertNewProducerPropertiesDialect(int i)
Inserts and returns a new empty value (as xml) as the ith "producerPropertiesDialect" element

Specified by:
insertNewProducerPropertiesDialect in interface FilterDialectMetadataType

addNewProducerPropertiesDialect

public org.apache.xmlbeans.XmlAnyURI addNewProducerPropertiesDialect()
Appends and returns a new empty value (as xml) as the last "producerPropertiesDialect" element

Specified by:
addNewProducerPropertiesDialect in interface FilterDialectMetadataType

removeProducerPropertiesDialect

public void removeProducerPropertiesDialect(int i)
Removes the ith "producerPropertiesDialect" element

Specified by:
removeProducerPropertiesDialect in interface FilterDialectMetadataType


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