Interface ContactType
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
ContactTypeImpl
public interface ContactType extends org.apache.xmlbeans.XmlObjectAn XML ContactType(@http://inspire.ec.europa.eu/schemas/base2/2.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceContactType.AddressAn XML address(@http://inspire.ec.europa.eu/schemas/base2/2.0).static interfaceContactType.ElectronicMailAddressAn XML electronicMailAddress(@http://inspire.ec.europa.eu/schemas/base2/2.0).static classContactType.FactoryA factory class with static methods for creating instances of this type.static interfaceContactType.TelephoneFacsimileAn XML telephoneFacsimile(@http://inspire.ec.europa.eu/schemas/base2/2.0).static interfaceContactType.TelephoneVoiceAn XML telephoneVoice(@http://inspire.ec.europa.eu/schemas/base2/2.0).static interfaceContactType.WebsiteAn XML website(@http://inspire.ec.europa.eu/schemas/base2/2.0).
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContactType.AddressaddNewAddress()Appends and returns a new empty "address" elementPTFreeTextPropertyTypeaddNewContactInstructions()Appends and returns a new empty "contactInstructions" elementContactType.ElectronicMailAddressaddNewElectronicMailAddress()Appends and returns a new empty "electronicMailAddress" elementPTFreeTextPropertyTypeaddNewHoursOfService()Appends and returns a new empty "hoursOfService" elementContactType.TelephoneFacsimileaddNewTelephoneFacsimile()Appends and returns a new empty value (as xml) as the last "telephoneFacsimile" elementContactType.TelephoneVoiceaddNewTelephoneVoice()Appends and returns a new empty value (as xml) as the last "telephoneVoice" elementContactType.WebsiteaddNewWebsite()Appends and returns a new empty "website" elementContactType.AddressgetAddress()Gets the "address" elementPTFreeTextPropertyTypegetContactInstructions()Gets the "contactInstructions" elementContactType.ElectronicMailAddressgetElectronicMailAddress()Gets the "electronicMailAddress" elementPTFreeTextPropertyTypegetHoursOfService()Gets the "hoursOfService" elementContactType.TelephoneFacsimile[]getTelephoneFacsimileArray()Gets array of all "telephoneFacsimile" elementsContactType.TelephoneFacsimilegetTelephoneFacsimileArray(int i)Gets ith "telephoneFacsimile" elementContactType.TelephoneVoice[]getTelephoneVoiceArray()Gets array of all "telephoneVoice" elementsContactType.TelephoneVoicegetTelephoneVoiceArray(int i)Gets ith "telephoneVoice" elementContactType.WebsitegetWebsite()Gets the "website" elementContactType.TelephoneFacsimileinsertNewTelephoneFacsimile(int i)Inserts and returns a new empty value (as xml) as the ith "telephoneFacsimile" elementContactType.TelephoneVoiceinsertNewTelephoneVoice(int i)Inserts and returns a new empty value (as xml) as the ith "telephoneVoice" elementbooleanisNilAddress()Tests for nil "address" elementbooleanisNilContactInstructions()Tests for nil "contactInstructions" elementbooleanisNilElectronicMailAddress()Tests for nil "electronicMailAddress" elementbooleanisNilHoursOfService()Tests for nil "hoursOfService" elementbooleanisNilTelephoneFacsimileArray(int i)Tests for nil ith "telephoneFacsimile" elementbooleanisNilTelephoneVoiceArray(int i)Tests for nil ith "telephoneVoice" elementbooleanisNilWebsite()Tests for nil "website" elementbooleanisSetAddress()True if has "address" elementbooleanisSetContactInstructions()True if has "contactInstructions" elementbooleanisSetElectronicMailAddress()True if has "electronicMailAddress" elementbooleanisSetHoursOfService()True if has "hoursOfService" elementbooleanisSetWebsite()True if has "website" elementvoidremoveTelephoneFacsimile(int i)Removes the ith "telephoneFacsimile" elementvoidremoveTelephoneVoice(int i)Removes the ith "telephoneVoice" elementvoidsetAddress(ContactType.Address address)Sets the "address" elementvoidsetContactInstructions(PTFreeTextPropertyType contactInstructions)Sets the "contactInstructions" elementvoidsetElectronicMailAddress(ContactType.ElectronicMailAddress electronicMailAddress)Sets the "electronicMailAddress" elementvoidsetHoursOfService(PTFreeTextPropertyType hoursOfService)Sets the "hoursOfService" elementvoidsetNilAddress()Nils the "address" elementvoidsetNilContactInstructions()Nils the "contactInstructions" elementvoidsetNilElectronicMailAddress()Nils the "electronicMailAddress" elementvoidsetNilHoursOfService()Nils the "hoursOfService" elementvoidsetNilTelephoneFacsimileArray(int i)Nils the ith "telephoneFacsimile" elementvoidsetNilTelephoneVoiceArray(int i)Nils the ith "telephoneVoice" elementvoidsetNilWebsite()Nils the "website" elementvoidsetTelephoneFacsimileArray(int i, ContactType.TelephoneFacsimile telephoneFacsimile)Sets ith "telephoneFacsimile" elementvoidsetTelephoneFacsimileArray(ContactType.TelephoneFacsimile[] telephoneFacsimileArray)Sets array of all "telephoneFacsimile" elementvoidsetTelephoneVoiceArray(int i, ContactType.TelephoneVoice telephoneVoice)Sets ith "telephoneVoice" elementvoidsetTelephoneVoiceArray(ContactType.TelephoneVoice[] telephoneVoiceArray)Sets array of all "telephoneVoice" elementvoidsetWebsite(ContactType.Website website)Sets the "website" elementintsizeOfTelephoneFacsimileArray()Returns number of "telephoneFacsimile" elementintsizeOfTelephoneVoiceArray()Returns number of "telephoneVoice" elementvoidunsetAddress()Unsets the "address" elementvoidunsetContactInstructions()Unsets the "contactInstructions" elementvoidunsetElectronicMailAddress()Unsets the "electronicMailAddress" elementvoidunsetHoursOfService()Unsets the "hoursOfService" elementvoidunsetWebsite()Unsets the "website" element-
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
-
getAddress
ContactType.Address getAddress()
Gets the "address" element
-
isNilAddress
boolean isNilAddress()
Tests for nil "address" element
-
isSetAddress
boolean isSetAddress()
True if has "address" element
-
setAddress
void setAddress(ContactType.Address address)
Sets the "address" element
-
addNewAddress
ContactType.Address addNewAddress()
Appends and returns a new empty "address" element
-
setNilAddress
void setNilAddress()
Nils the "address" element
-
unsetAddress
void unsetAddress()
Unsets the "address" element
-
getContactInstructions
PTFreeTextPropertyType getContactInstructions()
Gets the "contactInstructions" element
-
isNilContactInstructions
boolean isNilContactInstructions()
Tests for nil "contactInstructions" element
-
isSetContactInstructions
boolean isSetContactInstructions()
True if has "contactInstructions" element
-
setContactInstructions
void setContactInstructions(PTFreeTextPropertyType contactInstructions)
Sets the "contactInstructions" element
-
addNewContactInstructions
PTFreeTextPropertyType addNewContactInstructions()
Appends and returns a new empty "contactInstructions" element
-
setNilContactInstructions
void setNilContactInstructions()
Nils the "contactInstructions" element
-
unsetContactInstructions
void unsetContactInstructions()
Unsets the "contactInstructions" element
-
getElectronicMailAddress
ContactType.ElectronicMailAddress getElectronicMailAddress()
Gets the "electronicMailAddress" element
-
isNilElectronicMailAddress
boolean isNilElectronicMailAddress()
Tests for nil "electronicMailAddress" element
-
isSetElectronicMailAddress
boolean isSetElectronicMailAddress()
True if has "electronicMailAddress" element
-
setElectronicMailAddress
void setElectronicMailAddress(ContactType.ElectronicMailAddress electronicMailAddress)
Sets the "electronicMailAddress" element
-
addNewElectronicMailAddress
ContactType.ElectronicMailAddress addNewElectronicMailAddress()
Appends and returns a new empty "electronicMailAddress" element
-
setNilElectronicMailAddress
void setNilElectronicMailAddress()
Nils the "electronicMailAddress" element
-
unsetElectronicMailAddress
void unsetElectronicMailAddress()
Unsets the "electronicMailAddress" element
-
getHoursOfService
PTFreeTextPropertyType getHoursOfService()
Gets the "hoursOfService" element
-
isNilHoursOfService
boolean isNilHoursOfService()
Tests for nil "hoursOfService" element
-
isSetHoursOfService
boolean isSetHoursOfService()
True if has "hoursOfService" element
-
setHoursOfService
void setHoursOfService(PTFreeTextPropertyType hoursOfService)
Sets the "hoursOfService" element
-
addNewHoursOfService
PTFreeTextPropertyType addNewHoursOfService()
Appends and returns a new empty "hoursOfService" element
-
setNilHoursOfService
void setNilHoursOfService()
Nils the "hoursOfService" element
-
unsetHoursOfService
void unsetHoursOfService()
Unsets the "hoursOfService" element
-
getTelephoneFacsimileArray
ContactType.TelephoneFacsimile[] getTelephoneFacsimileArray()
Gets array of all "telephoneFacsimile" elements
-
getTelephoneFacsimileArray
ContactType.TelephoneFacsimile getTelephoneFacsimileArray(int i)
Gets ith "telephoneFacsimile" element
-
isNilTelephoneFacsimileArray
boolean isNilTelephoneFacsimileArray(int i)
Tests for nil ith "telephoneFacsimile" element
-
sizeOfTelephoneFacsimileArray
int sizeOfTelephoneFacsimileArray()
Returns number of "telephoneFacsimile" element
-
setTelephoneFacsimileArray
void setTelephoneFacsimileArray(ContactType.TelephoneFacsimile[] telephoneFacsimileArray)
Sets array of all "telephoneFacsimile" element
-
setTelephoneFacsimileArray
void setTelephoneFacsimileArray(int i, ContactType.TelephoneFacsimile telephoneFacsimile)Sets ith "telephoneFacsimile" element
-
setNilTelephoneFacsimileArray
void setNilTelephoneFacsimileArray(int i)
Nils the ith "telephoneFacsimile" element
-
insertNewTelephoneFacsimile
ContactType.TelephoneFacsimile insertNewTelephoneFacsimile(int i)
Inserts and returns a new empty value (as xml) as the ith "telephoneFacsimile" element
-
addNewTelephoneFacsimile
ContactType.TelephoneFacsimile addNewTelephoneFacsimile()
Appends and returns a new empty value (as xml) as the last "telephoneFacsimile" element
-
removeTelephoneFacsimile
void removeTelephoneFacsimile(int i)
Removes the ith "telephoneFacsimile" element
-
getTelephoneVoiceArray
ContactType.TelephoneVoice[] getTelephoneVoiceArray()
Gets array of all "telephoneVoice" elements
-
getTelephoneVoiceArray
ContactType.TelephoneVoice getTelephoneVoiceArray(int i)
Gets ith "telephoneVoice" element
-
isNilTelephoneVoiceArray
boolean isNilTelephoneVoiceArray(int i)
Tests for nil ith "telephoneVoice" element
-
sizeOfTelephoneVoiceArray
int sizeOfTelephoneVoiceArray()
Returns number of "telephoneVoice" element
-
setTelephoneVoiceArray
void setTelephoneVoiceArray(ContactType.TelephoneVoice[] telephoneVoiceArray)
Sets array of all "telephoneVoice" element
-
setTelephoneVoiceArray
void setTelephoneVoiceArray(int i, ContactType.TelephoneVoice telephoneVoice)Sets ith "telephoneVoice" element
-
setNilTelephoneVoiceArray
void setNilTelephoneVoiceArray(int i)
Nils the ith "telephoneVoice" element
-
insertNewTelephoneVoice
ContactType.TelephoneVoice insertNewTelephoneVoice(int i)
Inserts and returns a new empty value (as xml) as the ith "telephoneVoice" element
-
addNewTelephoneVoice
ContactType.TelephoneVoice addNewTelephoneVoice()
Appends and returns a new empty value (as xml) as the last "telephoneVoice" element
-
removeTelephoneVoice
void removeTelephoneVoice(int i)
Removes the ith "telephoneVoice" element
-
getWebsite
ContactType.Website getWebsite()
Gets the "website" element
-
isNilWebsite
boolean isNilWebsite()
Tests for nil "website" element
-
isSetWebsite
boolean isSetWebsite()
True if has "website" element
-
setWebsite
void setWebsite(ContactType.Website website)
Sets the "website" element
-
addNewWebsite
ContactType.Website addNewWebsite()
Appends and returns a new empty "website" element
-
setNilWebsite
void setNilWebsite()
Nils the "website" element
-
unsetWebsite
void unsetWebsite()
Unsets the "website" element
-
-