| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StringAttributedValue> |
Persona.getAssistantNames()
Gets the assistant names.
|
java.util.List<StringAttributedValue> |
Persona.getBirthdays()
Gets the birthdays.
|
java.util.List<StringAttributedValue> |
Persona.getBusinessHomePages()
Gets the business home pages.
|
java.util.List<StringAttributedValue> |
Persona.getChildren()
Gets the children.
|
java.util.List<StringAttributedValue> |
Persona.getCompanyNames()
Gets the company names.
|
java.util.List<StringAttributedValue> |
Persona.getDepartments()
Gets the departments.
|
java.util.List<StringAttributedValue> |
Persona.getDisplayNamePrefixes()
Gets the display name prefixes.
|
java.util.List<StringAttributedValue> |
Persona.getDisplayNames()
Gets the display names.
|
java.util.List<StringAttributedValue> |
Persona.getFileAses()
Gets the file ases.
|
java.util.List<StringAttributedValue> |
Persona.getFileAsIds()
Gets the file as ids.
|
java.util.List<StringAttributedValue> |
Persona.getGenerations()
Gets the generations.
|
java.util.List<StringAttributedValue> |
Persona.getGivenNames()
Gets the given names.
|
java.util.List<StringAttributedValue> |
Persona.getHobbies()
Gets the hobbies.
|
java.util.List<StringAttributedValue> |
Persona.getImAddresses()
Gets the im addresses.
|
java.util.List<StringAttributedValue> |
Persona.getImAddresses2()
Gets the im addresses2.
|
java.util.List<StringAttributedValue> |
Persona.getImAddresses3()
Gets the im addresses3.
|
java.util.List<StringAttributedValue> |
Persona.getInitials()
Gets the initials.
|
java.util.List<StringAttributedValue> |
Persona.getLocations()
Gets the locations.
|
java.util.List<StringAttributedValue> |
Persona.getManagers()
Gets the managers.
|
java.util.List<StringAttributedValue> |
Persona.getMiddleNames()
Gets the middle names.
|
java.util.List<StringAttributedValue> |
Persona.getNicknames()
Gets the nicknames.
|
java.util.List<StringAttributedValue> |
Persona.getOfficeLocations()
Gets the office locations.
|
java.util.List<StringAttributedValue> |
Persona.getPersonalHomePages()
Gets the personal home pages.
|
java.util.List<StringAttributedValue> |
Persona.getProfessions()
Gets the professions.
|
java.util.List<StringAttributedValue> |
Persona.getSchools()
Gets the schools.
|
java.util.List<StringAttributedValue> |
Persona.getSpouseNames()
Gets the spouse names.
|
java.util.List<StringAttributedValue> |
Persona.getSurnames()
Gets the surnames.
|
java.util.List<StringAttributedValue> |
Persona.getTitles()
Gets the titles.
|
java.util.List<StringAttributedValue> |
Persona.getWeddingAnniversaries()
Gets the wedding anniversaries.
|
java.util.List<StringAttributedValue> |
Persona.getYomiCompanyNames()
Gets the yomi company names.
|
java.util.List<StringAttributedValue> |
Persona.getYomiFirstNames()
Gets the yomi first names.
|
java.util.List<StringAttributedValue> |
Persona.getYomiLastNames()
Gets the yomi last names.
|