public class ContactItemType extends ItemType implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for ContactItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ContactItemType">
<complexContent>
<extension base="{http://schemas.microsoft.com/exchange/services/2006/types}ItemType">
<sequence>
<element name="FileAs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FileAsMapping" type="{http://schemas.microsoft.com/exchange/services/2006/types}FileAsMappingType" minOccurs="0"/>
<element name="DisplayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="GivenName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Initials" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MiddleName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Nickname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CompleteName" type="{http://schemas.microsoft.com/exchange/services/2006/types}CompleteNameType" minOccurs="0"/>
<element name="CompanyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="EmailAddresses" type="{http://schemas.microsoft.com/exchange/services/2006/types}EmailAddressDictionaryType" minOccurs="0"/>
<element name="PhysicalAddresses" type="{http://schemas.microsoft.com/exchange/services/2006/types}PhysicalAddressDictionaryType" minOccurs="0"/>
<element name="PhoneNumbers" type="{http://schemas.microsoft.com/exchange/services/2006/types}PhoneNumberDictionaryType" minOccurs="0"/>
<element name="AssistantName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Birthday" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="BusinessHomePage" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
<element name="Children" type="{http://schemas.microsoft.com/exchange/services/2006/types}ArrayOfStringsType" minOccurs="0"/>
<element name="Companies" type="{http://schemas.microsoft.com/exchange/services/2006/types}ArrayOfStringsType" minOccurs="0"/>
<element name="ContactSource" type="{http://schemas.microsoft.com/exchange/services/2006/types}ContactSourceType" minOccurs="0"/>
<element name="Department" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Generation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ImAddresses" type="{http://schemas.microsoft.com/exchange/services/2006/types}ImAddressDictionaryType" minOccurs="0"/>
<element name="JobTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Manager" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Mileage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="OfficeLocation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PostalAddressIndex" type="{http://schemas.microsoft.com/exchange/services/2006/types}PhysicalAddressIndexType" minOccurs="0"/>
<element name="Profession" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SpouseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Surname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="WeddingAnniversary" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
attachments, body, categories, culture, dateTimeCreated, dateTimeReceived, dateTimeSent, displayCc, displayTo, effectiveRights, extendedProperties, hasAttachments, importance, inReplyTo, internetMessageHeaders, isDraft, isFromMe, isResend, isSubmitted, isUnmodified, itemClass, itemId, lastModifiedName, lastModifiedTime, mimeContent, parentFolderId, reminderDueBy, reminderIsSet, reminderMinutesBeforeStart, responseObjects, sensitivity, size, subject| Constructor and Description |
|---|
ContactItemType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getAssistantName()
Gets the value of the assistantName property.
|
XMLGregorianCalendar |
getBirthday()
Gets the value of the birthday property.
|
String |
getBusinessHomePage()
Gets the value of the businessHomePage property.
|
ArrayOfStringsType |
getChildren()
Gets the value of the children property.
|
ArrayOfStringsType |
getCompanies()
Gets the value of the companies property.
|
String |
getCompanyName()
Gets the value of the companyName property.
|
CompleteNameType |
getCompleteName()
Gets the value of the completeName property.
|
ContactSourceType |
getContactSource()
Gets the value of the contactSource property.
|
String |
getDepartment()
Gets the value of the department property.
|
String |
getDisplayName()
Gets the value of the displayName property.
|
EmailAddressDictionaryType |
getEmailAddresses()
Gets the value of the emailAddresses property.
|
String |
getFileAs()
Gets the value of the fileAs property.
|
FileAsMappingType |
getFileAsMapping()
Gets the value of the fileAsMapping property.
|
String |
getGeneration()
Gets the value of the generation property.
|
String |
getGivenName()
Gets the value of the givenName property.
|
ImAddressDictionaryType |
getImAddresses()
Gets the value of the imAddresses property.
|
String |
getInitials()
Gets the value of the initials property.
|
String |
getJobTitle()
Gets the value of the jobTitle property.
|
String |
getManager()
Gets the value of the manager property.
|
String |
getMiddleName()
Gets the value of the middleName property.
|
String |
getMileage()
Gets the value of the mileage property.
|
String |
getNickname()
Gets the value of the nickname property.
|
String |
getOfficeLocation()
Gets the value of the officeLocation property.
|
PhoneNumberDictionaryType |
getPhoneNumbers()
Gets the value of the phoneNumbers property.
|
PhysicalAddressDictionaryType |
getPhysicalAddresses()
Gets the value of the physicalAddresses property.
|
PhysicalAddressIndexType |
getPostalAddressIndex()
Gets the value of the postalAddressIndex property.
|
String |
getProfession()
Gets the value of the profession property.
|
String |
getSpouseName()
Gets the value of the spouseName property.
|
String |
getSurname()
Gets the value of the surname property.
|
XMLGregorianCalendar |
getWeddingAnniversary()
Gets the value of the weddingAnniversary property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setAssistantName(String value)
Sets the value of the assistantName property.
|
void |
setBirthday(XMLGregorianCalendar value)
Sets the value of the birthday property.
|
void |
setBusinessHomePage(String value)
Sets the value of the businessHomePage property.
|
void |
setChildren(ArrayOfStringsType value)
Sets the value of the children property.
|
void |
setCompanies(ArrayOfStringsType value)
Sets the value of the companies property.
|
void |
setCompanyName(String value)
Sets the value of the companyName property.
|
void |
setCompleteName(CompleteNameType value)
Sets the value of the completeName property.
|
void |
setContactSource(ContactSourceType value)
Sets the value of the contactSource property.
|
void |
setDepartment(String value)
Sets the value of the department property.
|
void |
setDisplayName(String value)
Sets the value of the displayName property.
|
void |
setEmailAddresses(EmailAddressDictionaryType value)
Sets the value of the emailAddresses property.
|
void |
setFileAs(String value)
Sets the value of the fileAs property.
|
void |
setFileAsMapping(FileAsMappingType value)
Sets the value of the fileAsMapping property.
|
void |
setGeneration(String value)
Sets the value of the generation property.
|
void |
setGivenName(String value)
Sets the value of the givenName property.
|
void |
setImAddresses(ImAddressDictionaryType value)
Sets the value of the imAddresses property.
|
void |
setInitials(String value)
Sets the value of the initials property.
|
void |
setJobTitle(String value)
Sets the value of the jobTitle property.
|
void |
setManager(String value)
Sets the value of the manager property.
|
void |
setMiddleName(String value)
Sets the value of the middleName property.
|
void |
setMileage(String value)
Sets the value of the mileage property.
|
void |
setNickname(String value)
Sets the value of the nickname property.
|
void |
setOfficeLocation(String value)
Sets the value of the officeLocation property.
|
void |
setPhoneNumbers(PhoneNumberDictionaryType value)
Sets the value of the phoneNumbers property.
|
void |
setPhysicalAddresses(PhysicalAddressDictionaryType value)
Sets the value of the physicalAddresses property.
|
void |
setPostalAddressIndex(PhysicalAddressIndexType value)
Sets the value of the postalAddressIndex property.
|
void |
setProfession(String value)
Sets the value of the profession property.
|
void |
setSpouseName(String value)
Sets the value of the spouseName property.
|
void |
setSurname(String value)
Sets the value of the surname property.
|
void |
setWeddingAnniversary(XMLGregorianCalendar value)
Sets the value of the weddingAnniversary property.
|
String |
toString() |
getAttachments, getBody, getCategories, getCulture, getDateTimeCreated, getDateTimeReceived, getDateTimeSent, getDisplayCc, getDisplayTo, getEffectiveRights, getExtendedProperties, getImportance, getInReplyTo, getInternetMessageHeaders, getItemClass, getItemId, getLastModifiedName, getLastModifiedTime, getMimeContent, getParentFolderId, getReminderDueBy, getReminderMinutesBeforeStart, getResponseObjects, getSensitivity, getSize, getSubject, isHasAttachments, isIsDraft, isIsFromMe, isIsResend, isIsSubmitted, isIsUnmodified, isReminderIsSet, setAttachments, setBody, setCategories, setCulture, setDateTimeCreated, setDateTimeReceived, setDateTimeSent, setDisplayCc, setDisplayTo, setEffectiveRights, setHasAttachments, setImportance, setInReplyTo, setInternetMessageHeaders, setIsDraft, setIsFromMe, setIsResend, setIsSubmitted, setIsUnmodified, setItemClass, setItemId, setLastModifiedName, setLastModifiedTime, setMimeContent, setParentFolderId, setReminderDueBy, setReminderIsSet, setReminderMinutesBeforeStart, setResponseObjects, setSensitivity, setSize, setSubjectprotected String fileAs
protected FileAsMappingType fileAsMapping
protected String displayName
protected String givenName
protected String initials
protected String middleName
protected String nickname
protected CompleteNameType completeName
protected String companyName
protected EmailAddressDictionaryType emailAddresses
protected PhysicalAddressDictionaryType physicalAddresses
protected PhoneNumberDictionaryType phoneNumbers
protected String assistantName
protected XMLGregorianCalendar birthday
protected String businessHomePage
protected ArrayOfStringsType children
protected ArrayOfStringsType companies
protected ContactSourceType contactSource
protected String department
protected String generation
protected ImAddressDictionaryType imAddresses
protected String jobTitle
protected String manager
protected String mileage
protected String officeLocation
protected PhysicalAddressIndexType postalAddressIndex
protected String profession
protected String spouseName
protected String surname
protected XMLGregorianCalendar weddingAnniversary
public String getFileAs()
Stringpublic void setFileAs(String value)
value - allowed object is
Stringpublic FileAsMappingType getFileAsMapping()
FileAsMappingTypepublic void setFileAsMapping(FileAsMappingType value)
value - allowed object is
FileAsMappingTypepublic String getDisplayName()
Stringpublic void setDisplayName(String value)
value - allowed object is
Stringpublic String getGivenName()
Stringpublic void setGivenName(String value)
value - allowed object is
Stringpublic String getInitials()
Stringpublic void setInitials(String value)
value - allowed object is
Stringpublic String getMiddleName()
Stringpublic void setMiddleName(String value)
value - allowed object is
Stringpublic String getNickname()
Stringpublic void setNickname(String value)
value - allowed object is
Stringpublic CompleteNameType getCompleteName()
CompleteNameTypepublic void setCompleteName(CompleteNameType value)
value - allowed object is
CompleteNameTypepublic String getCompanyName()
Stringpublic void setCompanyName(String value)
value - allowed object is
Stringpublic EmailAddressDictionaryType getEmailAddresses()
EmailAddressDictionaryTypepublic void setEmailAddresses(EmailAddressDictionaryType value)
value - allowed object is
EmailAddressDictionaryTypepublic PhysicalAddressDictionaryType getPhysicalAddresses()
PhysicalAddressDictionaryTypepublic void setPhysicalAddresses(PhysicalAddressDictionaryType value)
value - allowed object is
PhysicalAddressDictionaryTypepublic PhoneNumberDictionaryType getPhoneNumbers()
PhoneNumberDictionaryTypepublic void setPhoneNumbers(PhoneNumberDictionaryType value)
value - allowed object is
PhoneNumberDictionaryTypepublic String getAssistantName()
Stringpublic void setAssistantName(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getBirthday()
XMLGregorianCalendarpublic void setBirthday(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getBusinessHomePage()
Stringpublic void setBusinessHomePage(String value)
value - allowed object is
Stringpublic ArrayOfStringsType getChildren()
ArrayOfStringsTypepublic void setChildren(ArrayOfStringsType value)
value - allowed object is
ArrayOfStringsTypepublic ArrayOfStringsType getCompanies()
ArrayOfStringsTypepublic void setCompanies(ArrayOfStringsType value)
value - allowed object is
ArrayOfStringsTypepublic ContactSourceType getContactSource()
ContactSourceTypepublic void setContactSource(ContactSourceType value)
value - allowed object is
ContactSourceTypepublic String getDepartment()
Stringpublic void setDepartment(String value)
value - allowed object is
Stringpublic String getGeneration()
Stringpublic void setGeneration(String value)
value - allowed object is
Stringpublic ImAddressDictionaryType getImAddresses()
ImAddressDictionaryTypepublic void setImAddresses(ImAddressDictionaryType value)
value - allowed object is
ImAddressDictionaryTypepublic String getJobTitle()
Stringpublic void setJobTitle(String value)
value - allowed object is
Stringpublic String getManager()
Stringpublic void setManager(String value)
value - allowed object is
Stringpublic String getMileage()
Stringpublic void setMileage(String value)
value - allowed object is
Stringpublic String getOfficeLocation()
Stringpublic void setOfficeLocation(String value)
value - allowed object is
Stringpublic PhysicalAddressIndexType getPostalAddressIndex()
PhysicalAddressIndexTypepublic void setPostalAddressIndex(PhysicalAddressIndexType value)
value - allowed object is
PhysicalAddressIndexTypepublic String getProfession()
Stringpublic void setProfession(String value)
value - allowed object is
Stringpublic String getSpouseName()
Stringpublic void setSpouseName(String value)
value - allowed object is
Stringpublic String getSurname()
Stringpublic void setSurname(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getWeddingAnniversary()
XMLGregorianCalendarpublic void setWeddingAnniversary(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class ItemTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Copyright © 2019 Apereo. All rights reserved.