Package net.opengis.ows.x11.impl
Class AddressTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.ows.x11.impl.AddressTypeImpl
-
- All Implemented Interfaces:
Serializable,AddressType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class AddressTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements AddressType
An XML AddressType(@http://www.opengis.net/ows/1.1). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.opengis.ows.x11.AddressType
AddressType.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.ows.x11.AddressType
type
-
-
Constructor Summary
Constructors Constructor Description AddressTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddDeliveryPoint(String deliveryPoint)Appends the value as the last "DeliveryPoint" elementvoidaddElectronicMailAddress(String electronicMailAddress)Appends the value as the last "ElectronicMailAddress" elementorg.apache.xmlbeans.XmlStringaddNewDeliveryPoint()Appends and returns a new empty value (as xml) as the last "DeliveryPoint" elementorg.apache.xmlbeans.XmlStringaddNewElectronicMailAddress()Appends and returns a new empty value (as xml) as the last "ElectronicMailAddress" elementStringgetAdministrativeArea()Gets the "AdministrativeArea" elementStringgetCity()Gets the "City" elementStringgetCountry()Gets the "Country" elementString[]getDeliveryPointArray()Gets array of all "DeliveryPoint" elementsStringgetDeliveryPointArray(int i)Gets ith "DeliveryPoint" elementString[]getElectronicMailAddressArray()Gets array of all "ElectronicMailAddress" elementsStringgetElectronicMailAddressArray(int i)Gets ith "ElectronicMailAddress" elementStringgetPostalCode()Gets the "PostalCode" elementvoidinsertDeliveryPoint(int i, String deliveryPoint)Inserts the value as the ith "DeliveryPoint" elementvoidinsertElectronicMailAddress(int i, String electronicMailAddress)Inserts the value as the ith "ElectronicMailAddress" elementorg.apache.xmlbeans.XmlStringinsertNewDeliveryPoint(int i)Inserts and returns a new empty value (as xml) as the ith "DeliveryPoint" elementorg.apache.xmlbeans.XmlStringinsertNewElectronicMailAddress(int i)Inserts and returns a new empty value (as xml) as the ith "ElectronicMailAddress" elementbooleanisSetAdministrativeArea()True if has "AdministrativeArea" elementbooleanisSetCity()True if has "City" elementbooleanisSetCountry()True if has "Country" elementbooleanisSetPostalCode()True if has "PostalCode" elementvoidremoveDeliveryPoint(int i)Removes the ith "DeliveryPoint" elementvoidremoveElectronicMailAddress(int i)Removes the ith "ElectronicMailAddress" elementvoidsetAdministrativeArea(String administrativeArea)Sets the "AdministrativeArea" elementvoidsetCity(String city)Sets the "City" elementvoidsetCountry(String country)Sets the "Country" elementvoidsetDeliveryPointArray(int i, String deliveryPoint)Sets ith "DeliveryPoint" elementvoidsetDeliveryPointArray(String[] deliveryPointArray)Sets array of all "DeliveryPoint" elementvoidsetElectronicMailAddressArray(int i, String electronicMailAddress)Sets ith "ElectronicMailAddress" elementvoidsetElectronicMailAddressArray(String[] electronicMailAddressArray)Sets array of all "ElectronicMailAddress" elementvoidsetPostalCode(String postalCode)Sets the "PostalCode" elementintsizeOfDeliveryPointArray()Returns number of "DeliveryPoint" elementintsizeOfElectronicMailAddressArray()Returns number of "ElectronicMailAddress" elementvoidunsetAdministrativeArea()Unsets the "AdministrativeArea" elementvoidunsetCity()Unsets the "City" elementvoidunsetCountry()Unsets the "Country" elementvoidunsetPostalCode()Unsets the "PostalCode" elementorg.apache.xmlbeans.XmlStringxgetAdministrativeArea()Gets (as xml) the "AdministrativeArea" elementorg.apache.xmlbeans.XmlStringxgetCity()Gets (as xml) the "City" elementorg.apache.xmlbeans.XmlStringxgetCountry()Gets (as xml) the "Country" elementorg.apache.xmlbeans.XmlString[]xgetDeliveryPointArray()Gets (as xml) array of all "DeliveryPoint" elementsorg.apache.xmlbeans.XmlStringxgetDeliveryPointArray(int i)Gets (as xml) ith "DeliveryPoint" elementorg.apache.xmlbeans.XmlString[]xgetElectronicMailAddressArray()Gets (as xml) array of all "ElectronicMailAddress" elementsorg.apache.xmlbeans.XmlStringxgetElectronicMailAddressArray(int i)Gets (as xml) ith "ElectronicMailAddress" elementorg.apache.xmlbeans.XmlStringxgetPostalCode()Gets (as xml) the "PostalCode" elementvoidxsetAdministrativeArea(org.apache.xmlbeans.XmlString administrativeArea)Sets (as xml) the "AdministrativeArea" elementvoidxsetCity(org.apache.xmlbeans.XmlString city)Sets (as xml) the "City" elementvoidxsetCountry(org.apache.xmlbeans.XmlString country)Sets (as xml) the "Country" elementvoidxsetDeliveryPointArray(int i, org.apache.xmlbeans.XmlString deliveryPoint)Sets (as xml) ith "DeliveryPoint" elementvoidxsetDeliveryPointArray(org.apache.xmlbeans.XmlString[] deliveryPointArray)Sets (as xml) array of all "DeliveryPoint" elementvoidxsetElectronicMailAddressArray(int i, org.apache.xmlbeans.XmlString electronicMailAddress)Sets (as xml) ith "ElectronicMailAddress" elementvoidxsetElectronicMailAddressArray(org.apache.xmlbeans.XmlString[] electronicMailAddressArray)Sets (as xml) array of all "ElectronicMailAddress" elementvoidxsetPostalCode(org.apache.xmlbeans.XmlString postalCode)Sets (as xml) the "PostalCode" 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, 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 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
-
getDeliveryPointArray
public String[] getDeliveryPointArray()
Gets array of all "DeliveryPoint" elements- Specified by:
getDeliveryPointArrayin interfaceAddressType
-
getDeliveryPointArray
public String getDeliveryPointArray(int i)
Gets ith "DeliveryPoint" element- Specified by:
getDeliveryPointArrayin interfaceAddressType
-
xgetDeliveryPointArray
public org.apache.xmlbeans.XmlString[] xgetDeliveryPointArray()
Gets (as xml) array of all "DeliveryPoint" elements- Specified by:
xgetDeliveryPointArrayin interfaceAddressType
-
xgetDeliveryPointArray
public org.apache.xmlbeans.XmlString xgetDeliveryPointArray(int i)
Gets (as xml) ith "DeliveryPoint" element- Specified by:
xgetDeliveryPointArrayin interfaceAddressType
-
sizeOfDeliveryPointArray
public int sizeOfDeliveryPointArray()
Returns number of "DeliveryPoint" element- Specified by:
sizeOfDeliveryPointArrayin interfaceAddressType
-
setDeliveryPointArray
public void setDeliveryPointArray(String[] deliveryPointArray)
Sets array of all "DeliveryPoint" element- Specified by:
setDeliveryPointArrayin interfaceAddressType
-
setDeliveryPointArray
public void setDeliveryPointArray(int i, String deliveryPoint)Sets ith "DeliveryPoint" element- Specified by:
setDeliveryPointArrayin interfaceAddressType
-
xsetDeliveryPointArray
public void xsetDeliveryPointArray(org.apache.xmlbeans.XmlString[] deliveryPointArray)
Sets (as xml) array of all "DeliveryPoint" element- Specified by:
xsetDeliveryPointArrayin interfaceAddressType
-
xsetDeliveryPointArray
public void xsetDeliveryPointArray(int i, org.apache.xmlbeans.XmlString deliveryPoint)Sets (as xml) ith "DeliveryPoint" element- Specified by:
xsetDeliveryPointArrayin interfaceAddressType
-
insertDeliveryPoint
public void insertDeliveryPoint(int i, String deliveryPoint)Inserts the value as the ith "DeliveryPoint" element- Specified by:
insertDeliveryPointin interfaceAddressType
-
addDeliveryPoint
public void addDeliveryPoint(String deliveryPoint)
Appends the value as the last "DeliveryPoint" element- Specified by:
addDeliveryPointin interfaceAddressType
-
insertNewDeliveryPoint
public org.apache.xmlbeans.XmlString insertNewDeliveryPoint(int i)
Inserts and returns a new empty value (as xml) as the ith "DeliveryPoint" element- Specified by:
insertNewDeliveryPointin interfaceAddressType
-
addNewDeliveryPoint
public org.apache.xmlbeans.XmlString addNewDeliveryPoint()
Appends and returns a new empty value (as xml) as the last "DeliveryPoint" element- Specified by:
addNewDeliveryPointin interfaceAddressType
-
removeDeliveryPoint
public void removeDeliveryPoint(int i)
Removes the ith "DeliveryPoint" element- Specified by:
removeDeliveryPointin interfaceAddressType
-
getCity
public String getCity()
Gets the "City" element- Specified by:
getCityin interfaceAddressType
-
xgetCity
public org.apache.xmlbeans.XmlString xgetCity()
Gets (as xml) the "City" element- Specified by:
xgetCityin interfaceAddressType
-
isSetCity
public boolean isSetCity()
True if has "City" element- Specified by:
isSetCityin interfaceAddressType
-
setCity
public void setCity(String city)
Sets the "City" element- Specified by:
setCityin interfaceAddressType
-
xsetCity
public void xsetCity(org.apache.xmlbeans.XmlString city)
Sets (as xml) the "City" element- Specified by:
xsetCityin interfaceAddressType
-
unsetCity
public void unsetCity()
Unsets the "City" element- Specified by:
unsetCityin interfaceAddressType
-
getAdministrativeArea
public String getAdministrativeArea()
Gets the "AdministrativeArea" element- Specified by:
getAdministrativeAreain interfaceAddressType
-
xgetAdministrativeArea
public org.apache.xmlbeans.XmlString xgetAdministrativeArea()
Gets (as xml) the "AdministrativeArea" element- Specified by:
xgetAdministrativeAreain interfaceAddressType
-
isSetAdministrativeArea
public boolean isSetAdministrativeArea()
True if has "AdministrativeArea" element- Specified by:
isSetAdministrativeAreain interfaceAddressType
-
setAdministrativeArea
public void setAdministrativeArea(String administrativeArea)
Sets the "AdministrativeArea" element- Specified by:
setAdministrativeAreain interfaceAddressType
-
xsetAdministrativeArea
public void xsetAdministrativeArea(org.apache.xmlbeans.XmlString administrativeArea)
Sets (as xml) the "AdministrativeArea" element- Specified by:
xsetAdministrativeAreain interfaceAddressType
-
unsetAdministrativeArea
public void unsetAdministrativeArea()
Unsets the "AdministrativeArea" element- Specified by:
unsetAdministrativeAreain interfaceAddressType
-
getPostalCode
public String getPostalCode()
Gets the "PostalCode" element- Specified by:
getPostalCodein interfaceAddressType
-
xgetPostalCode
public org.apache.xmlbeans.XmlString xgetPostalCode()
Gets (as xml) the "PostalCode" element- Specified by:
xgetPostalCodein interfaceAddressType
-
isSetPostalCode
public boolean isSetPostalCode()
True if has "PostalCode" element- Specified by:
isSetPostalCodein interfaceAddressType
-
setPostalCode
public void setPostalCode(String postalCode)
Sets the "PostalCode" element- Specified by:
setPostalCodein interfaceAddressType
-
xsetPostalCode
public void xsetPostalCode(org.apache.xmlbeans.XmlString postalCode)
Sets (as xml) the "PostalCode" element- Specified by:
xsetPostalCodein interfaceAddressType
-
unsetPostalCode
public void unsetPostalCode()
Unsets the "PostalCode" element- Specified by:
unsetPostalCodein interfaceAddressType
-
getCountry
public String getCountry()
Gets the "Country" element- Specified by:
getCountryin interfaceAddressType
-
xgetCountry
public org.apache.xmlbeans.XmlString xgetCountry()
Gets (as xml) the "Country" element- Specified by:
xgetCountryin interfaceAddressType
-
isSetCountry
public boolean isSetCountry()
True if has "Country" element- Specified by:
isSetCountryin interfaceAddressType
-
setCountry
public void setCountry(String country)
Sets the "Country" element- Specified by:
setCountryin interfaceAddressType
-
xsetCountry
public void xsetCountry(org.apache.xmlbeans.XmlString country)
Sets (as xml) the "Country" element- Specified by:
xsetCountryin interfaceAddressType
-
unsetCountry
public void unsetCountry()
Unsets the "Country" element- Specified by:
unsetCountryin interfaceAddressType
-
getElectronicMailAddressArray
public String[] getElectronicMailAddressArray()
Gets array of all "ElectronicMailAddress" elements- Specified by:
getElectronicMailAddressArrayin interfaceAddressType
-
getElectronicMailAddressArray
public String getElectronicMailAddressArray(int i)
Gets ith "ElectronicMailAddress" element- Specified by:
getElectronicMailAddressArrayin interfaceAddressType
-
xgetElectronicMailAddressArray
public org.apache.xmlbeans.XmlString[] xgetElectronicMailAddressArray()
Gets (as xml) array of all "ElectronicMailAddress" elements- Specified by:
xgetElectronicMailAddressArrayin interfaceAddressType
-
xgetElectronicMailAddressArray
public org.apache.xmlbeans.XmlString xgetElectronicMailAddressArray(int i)
Gets (as xml) ith "ElectronicMailAddress" element- Specified by:
xgetElectronicMailAddressArrayin interfaceAddressType
-
sizeOfElectronicMailAddressArray
public int sizeOfElectronicMailAddressArray()
Returns number of "ElectronicMailAddress" element- Specified by:
sizeOfElectronicMailAddressArrayin interfaceAddressType
-
setElectronicMailAddressArray
public void setElectronicMailAddressArray(String[] electronicMailAddressArray)
Sets array of all "ElectronicMailAddress" element- Specified by:
setElectronicMailAddressArrayin interfaceAddressType
-
setElectronicMailAddressArray
public void setElectronicMailAddressArray(int i, String electronicMailAddress)Sets ith "ElectronicMailAddress" element- Specified by:
setElectronicMailAddressArrayin interfaceAddressType
-
xsetElectronicMailAddressArray
public void xsetElectronicMailAddressArray(org.apache.xmlbeans.XmlString[] electronicMailAddressArray)
Sets (as xml) array of all "ElectronicMailAddress" element- Specified by:
xsetElectronicMailAddressArrayin interfaceAddressType
-
xsetElectronicMailAddressArray
public void xsetElectronicMailAddressArray(int i, org.apache.xmlbeans.XmlString electronicMailAddress)Sets (as xml) ith "ElectronicMailAddress" element- Specified by:
xsetElectronicMailAddressArrayin interfaceAddressType
-
insertElectronicMailAddress
public void insertElectronicMailAddress(int i, String electronicMailAddress)Inserts the value as the ith "ElectronicMailAddress" element- Specified by:
insertElectronicMailAddressin interfaceAddressType
-
addElectronicMailAddress
public void addElectronicMailAddress(String electronicMailAddress)
Appends the value as the last "ElectronicMailAddress" element- Specified by:
addElectronicMailAddressin interfaceAddressType
-
insertNewElectronicMailAddress
public org.apache.xmlbeans.XmlString insertNewElectronicMailAddress(int i)
Inserts and returns a new empty value (as xml) as the ith "ElectronicMailAddress" element- Specified by:
insertNewElectronicMailAddressin interfaceAddressType
-
addNewElectronicMailAddress
public org.apache.xmlbeans.XmlString addNewElectronicMailAddress()
Appends and returns a new empty value (as xml) as the last "ElectronicMailAddress" element- Specified by:
addNewElectronicMailAddressin interfaceAddressType
-
removeElectronicMailAddress
public void removeElectronicMailAddress(int i)
Removes the ith "ElectronicMailAddress" element- Specified by:
removeElectronicMailAddressin interfaceAddressType
-
-