public class ContactTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements ContactType
| Modifier and Type | Class and Description |
|---|---|
static class |
ContactTypeImpl.AddressImpl
An XML address(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
static class |
ContactTypeImpl.ElectronicMailAddressImpl
An XML electronicMailAddress(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
static class |
ContactTypeImpl.TelephoneFacsimileImpl
An XML telephoneFacsimile(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
static class |
ContactTypeImpl.TelephoneVoiceImpl
An XML telephoneVoice(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
static class |
ContactTypeImpl.WebsiteImpl
An XML website(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
ContactType.Address, ContactType.ElectronicMailAddress, ContactType.Factory, ContactType.TelephoneFacsimile, ContactType.TelephoneVoice, ContactType.Website_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
ContactTypeImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
ContactType.Address |
addNewAddress()
Appends and returns a new empty "address" element
|
PTFreeTextPropertyType |
addNewContactInstructions()
Appends and returns a new empty "contactInstructions" element
|
ContactType.ElectronicMailAddress |
addNewElectronicMailAddress()
Appends and returns a new empty "electronicMailAddress" element
|
PTFreeTextPropertyType |
addNewHoursOfService()
Appends and returns a new empty "hoursOfService" element
|
ContactType.TelephoneFacsimile |
addNewTelephoneFacsimile()
Appends and returns a new empty value (as xml) as the last "telephoneFacsimile" element
|
ContactType.TelephoneVoice |
addNewTelephoneVoice()
Appends and returns a new empty value (as xml) as the last "telephoneVoice" element
|
ContactType.Website |
addNewWebsite()
Appends and returns a new empty "website" element
|
ContactType.Address |
getAddress()
Gets the "address" element
|
PTFreeTextPropertyType |
getContactInstructions()
Gets the "contactInstructions" element
|
ContactType.ElectronicMailAddress |
getElectronicMailAddress()
Gets the "electronicMailAddress" element
|
PTFreeTextPropertyType |
getHoursOfService()
Gets the "hoursOfService" element
|
ContactType.TelephoneFacsimile[] |
getTelephoneFacsimileArray()
Gets array of all "telephoneFacsimile" elements
|
ContactType.TelephoneFacsimile |
getTelephoneFacsimileArray(int i)
Gets ith "telephoneFacsimile" element
|
ContactType.TelephoneVoice[] |
getTelephoneVoiceArray()
Gets array of all "telephoneVoice" elements
|
ContactType.TelephoneVoice |
getTelephoneVoiceArray(int i)
Gets ith "telephoneVoice" element
|
ContactType.Website |
getWebsite()
Gets the "website" element
|
ContactType.TelephoneFacsimile |
insertNewTelephoneFacsimile(int i)
Inserts and returns a new empty value (as xml) as the ith "telephoneFacsimile" element
|
ContactType.TelephoneVoice |
insertNewTelephoneVoice(int i)
Inserts and returns a new empty value (as xml) as the ith "telephoneVoice" element
|
boolean |
isNilAddress()
Tests for nil "address" element
|
boolean |
isNilContactInstructions()
Tests for nil "contactInstructions" element
|
boolean |
isNilElectronicMailAddress()
Tests for nil "electronicMailAddress" element
|
boolean |
isNilHoursOfService()
Tests for nil "hoursOfService" element
|
boolean |
isNilTelephoneFacsimileArray(int i)
Tests for nil ith "telephoneFacsimile" element
|
boolean |
isNilTelephoneVoiceArray(int i)
Tests for nil ith "telephoneVoice" element
|
boolean |
isNilWebsite()
Tests for nil "website" element
|
boolean |
isSetAddress()
True if has "address" element
|
boolean |
isSetContactInstructions()
True if has "contactInstructions" element
|
boolean |
isSetElectronicMailAddress()
True if has "electronicMailAddress" element
|
boolean |
isSetHoursOfService()
True if has "hoursOfService" element
|
boolean |
isSetWebsite()
True if has "website" element
|
void |
removeTelephoneFacsimile(int i)
Removes the ith "telephoneFacsimile" element
|
void |
removeTelephoneVoice(int i)
Removes the ith "telephoneVoice" element
|
void |
setAddress(ContactType.Address address)
Sets the "address" element
|
void |
setContactInstructions(PTFreeTextPropertyType contactInstructions)
Sets the "contactInstructions" element
|
void |
setElectronicMailAddress(ContactType.ElectronicMailAddress electronicMailAddress)
Sets the "electronicMailAddress" element
|
void |
setHoursOfService(PTFreeTextPropertyType hoursOfService)
Sets the "hoursOfService" element
|
void |
setNilAddress()
Nils the "address" element
|
void |
setNilContactInstructions()
Nils the "contactInstructions" element
|
void |
setNilElectronicMailAddress()
Nils the "electronicMailAddress" element
|
void |
setNilHoursOfService()
Nils the "hoursOfService" element
|
void |
setNilTelephoneFacsimileArray(int i)
Nils the ith "telephoneFacsimile" element
|
void |
setNilTelephoneVoiceArray(int i)
Nils the ith "telephoneVoice" element
|
void |
setNilWebsite()
Nils the "website" element
|
void |
setTelephoneFacsimileArray(ContactType.TelephoneFacsimile[] telephoneFacsimileArray)
Sets array of all "telephoneFacsimile" element
|
void |
setTelephoneFacsimileArray(int i,
ContactType.TelephoneFacsimile telephoneFacsimile)
Sets ith "telephoneFacsimile" element
|
void |
setTelephoneVoiceArray(ContactType.TelephoneVoice[] telephoneVoiceArray)
Sets array of all "telephoneVoice" element
|
void |
setTelephoneVoiceArray(int i,
ContactType.TelephoneVoice telephoneVoice)
Sets ith "telephoneVoice" element
|
void |
setWebsite(ContactType.Website website)
Sets the "website" element
|
int |
sizeOfTelephoneFacsimileArray()
Returns number of "telephoneFacsimile" element
|
int |
sizeOfTelephoneVoiceArray()
Returns number of "telephoneVoice" element
|
void |
unsetAddress()
Unsets the "address" element
|
void |
unsetContactInstructions()
Unsets the "contactInstructions" element
|
void |
unsetElectronicMailAddress()
Unsets the "electronicMailAddress" element
|
void |
unsetHoursOfService()
Unsets the "hoursOfService" element
|
void |
unsetWebsite()
Unsets the "website" element
|
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_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_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, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic ContactType.Address getAddress()
getAddress in interface ContactTypepublic boolean isNilAddress()
isNilAddress in interface ContactTypepublic boolean isSetAddress()
isSetAddress in interface ContactTypepublic void setAddress(ContactType.Address address)
setAddress in interface ContactTypepublic ContactType.Address addNewAddress()
addNewAddress in interface ContactTypepublic void setNilAddress()
setNilAddress in interface ContactTypepublic void unsetAddress()
unsetAddress in interface ContactTypepublic PTFreeTextPropertyType getContactInstructions()
getContactInstructions in interface ContactTypepublic boolean isNilContactInstructions()
isNilContactInstructions in interface ContactTypepublic boolean isSetContactInstructions()
isSetContactInstructions in interface ContactTypepublic void setContactInstructions(PTFreeTextPropertyType contactInstructions)
setContactInstructions in interface ContactTypepublic PTFreeTextPropertyType addNewContactInstructions()
addNewContactInstructions in interface ContactTypepublic void setNilContactInstructions()
setNilContactInstructions in interface ContactTypepublic void unsetContactInstructions()
unsetContactInstructions in interface ContactTypepublic ContactType.ElectronicMailAddress getElectronicMailAddress()
getElectronicMailAddress in interface ContactTypepublic boolean isNilElectronicMailAddress()
isNilElectronicMailAddress in interface ContactTypepublic boolean isSetElectronicMailAddress()
isSetElectronicMailAddress in interface ContactTypepublic void setElectronicMailAddress(ContactType.ElectronicMailAddress electronicMailAddress)
setElectronicMailAddress in interface ContactTypepublic ContactType.ElectronicMailAddress addNewElectronicMailAddress()
addNewElectronicMailAddress in interface ContactTypepublic void setNilElectronicMailAddress()
setNilElectronicMailAddress in interface ContactTypepublic void unsetElectronicMailAddress()
unsetElectronicMailAddress in interface ContactTypepublic PTFreeTextPropertyType getHoursOfService()
getHoursOfService in interface ContactTypepublic boolean isNilHoursOfService()
isNilHoursOfService in interface ContactTypepublic boolean isSetHoursOfService()
isSetHoursOfService in interface ContactTypepublic void setHoursOfService(PTFreeTextPropertyType hoursOfService)
setHoursOfService in interface ContactTypepublic PTFreeTextPropertyType addNewHoursOfService()
addNewHoursOfService in interface ContactTypepublic void setNilHoursOfService()
setNilHoursOfService in interface ContactTypepublic void unsetHoursOfService()
unsetHoursOfService in interface ContactTypepublic ContactType.TelephoneFacsimile[] getTelephoneFacsimileArray()
getTelephoneFacsimileArray in interface ContactTypepublic ContactType.TelephoneFacsimile getTelephoneFacsimileArray(int i)
getTelephoneFacsimileArray in interface ContactTypepublic boolean isNilTelephoneFacsimileArray(int i)
isNilTelephoneFacsimileArray in interface ContactTypepublic int sizeOfTelephoneFacsimileArray()
sizeOfTelephoneFacsimileArray in interface ContactTypepublic void setTelephoneFacsimileArray(ContactType.TelephoneFacsimile[] telephoneFacsimileArray)
setTelephoneFacsimileArray in interface ContactTypepublic void setTelephoneFacsimileArray(int i,
ContactType.TelephoneFacsimile telephoneFacsimile)
setTelephoneFacsimileArray in interface ContactTypepublic void setNilTelephoneFacsimileArray(int i)
setNilTelephoneFacsimileArray in interface ContactTypepublic ContactType.TelephoneFacsimile insertNewTelephoneFacsimile(int i)
insertNewTelephoneFacsimile in interface ContactTypepublic ContactType.TelephoneFacsimile addNewTelephoneFacsimile()
addNewTelephoneFacsimile in interface ContactTypepublic void removeTelephoneFacsimile(int i)
removeTelephoneFacsimile in interface ContactTypepublic ContactType.TelephoneVoice[] getTelephoneVoiceArray()
getTelephoneVoiceArray in interface ContactTypepublic ContactType.TelephoneVoice getTelephoneVoiceArray(int i)
getTelephoneVoiceArray in interface ContactTypepublic boolean isNilTelephoneVoiceArray(int i)
isNilTelephoneVoiceArray in interface ContactTypepublic int sizeOfTelephoneVoiceArray()
sizeOfTelephoneVoiceArray in interface ContactTypepublic void setTelephoneVoiceArray(ContactType.TelephoneVoice[] telephoneVoiceArray)
setTelephoneVoiceArray in interface ContactTypepublic void setTelephoneVoiceArray(int i,
ContactType.TelephoneVoice telephoneVoice)
setTelephoneVoiceArray in interface ContactTypepublic void setNilTelephoneVoiceArray(int i)
setNilTelephoneVoiceArray in interface ContactTypepublic ContactType.TelephoneVoice insertNewTelephoneVoice(int i)
insertNewTelephoneVoice in interface ContactTypepublic ContactType.TelephoneVoice addNewTelephoneVoice()
addNewTelephoneVoice in interface ContactTypepublic void removeTelephoneVoice(int i)
removeTelephoneVoice in interface ContactTypepublic ContactType.Website getWebsite()
getWebsite in interface ContactTypepublic boolean isNilWebsite()
isNilWebsite in interface ContactTypepublic boolean isSetWebsite()
isSetWebsite in interface ContactTypepublic void setWebsite(ContactType.Website website)
setWebsite in interface ContactTypepublic ContactType.Website addNewWebsite()
addNewWebsite in interface ContactTypepublic void setNilWebsite()
setNilWebsite in interface ContactTypepublic void unsetWebsite()
unsetWebsite in interface ContactTypeCopyright © 2018 52north.org. All rights reserved.