|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContactT
| Nested Class Summary | |
|---|---|
static class |
ContactT.Member
The structure's members |
| Method Summary | ||
|---|---|---|
Integer |
getAnnualIncomeAmount()
Retrieves the value for the optional structure field annualIncomeAmount. |
|
Integer |
getAnnualIncomeCurrency()
Retrieves the value for the optional structure field annualIncomeCurrency. |
|
Date |
getBirthDate()
Retrieves the value for the optional structure field birthDate. |
|
Integer |
getBirthDateIsValidated()
Retrieves the value for the optional structure field birthDateIsValidated. |
|
String |
getBlogAddress()
Retrieves the value for the optional structure field blogAddress. |
|
|
getBookmarks()
Retrieves a list containing all the elements for the structure field bookmarks. |
|
List<String> |
getChildrenNames()
Retrieves a list containing all the elements for the structure field childrenNames. |
|
List<Integer> |
getCitizenship()
Retrieves a list containing all the elements for the structure field citizenship. |
|
Integer |
getCommerceStatus()
Retrieves the value for the optional structure field commerceStatus. |
|
Integer |
getCommunityStatus()
Retrieves the value for the optional structure field communityStatus. |
|
Integer |
getEducation()
Retrieves the value for the optional structure field education. |
|
EmailAddressT |
getEmailAddressBusiness()
Retrieves the value for the optional structure field emailAddressBusiness. |
|
EmailAddressT |
getEmailAddressHome()
Retrieves the value for the optional structure field emailAddressHome. |
|
int |
getFamilyStatus()
Retrieves the value for the structure field familyStatus. |
|
PhoneNumberT |
getFaxNumberBusiness()
Retrieves the value for the optional structure field faxNumberBusiness. |
|
PhoneNumberT |
getFaxNumberHome()
Retrieves the value for the optional structure field faxNumberHome. |
|
String |
getFirstName()
Retrieves the value for the optional structure field firstName. |
|
Integer |
getGender()
Retrieves the value for the optional structure field gender. |
|
CustomerHobbyAndInterestT |
getHobbyAndInterest()
Retrieves the value for the structure field hobbyAndInterest. |
|
Integer |
getInternetProvider()
Retrieves the value for the optional structure field internetProvider. |
|
Integer |
getInternetUsage()
Retrieves the value for the optional structure field internetUsage. |
|
Integer |
getJobRole()
Retrieves the value for the optional structure field jobRole. |
|
String |
getJobTitle()
Retrieves the value for the optional structure field jobTitle. |
|
String |
getLastName()
Retrieves the value for the optional structure field lastName. |
|
|
getMessengerAddress()
Retrieves a list containing all the elements for the structure field messengerAddress. |
|
String |
getMiddleName()
Retrieves the value for the optional structure field middleName. |
|
Integer |
getMonthlyIncomeAmount()
Retrieves the value for the optional structure field monthlyIncomeAmount. |
|
Integer |
getMonthlyIncomeCurrency()
Retrieves the value for the optional structure field monthlyIncomeCurrency. |
|
Integer |
getNativeLanguage()
Retrieves the value for the optional structure field nativeLanguage. |
|
String |
getNickName()
Retrieves the value for the optional structure field nickName. |
|
Integer |
getNumberOfChildren()
Retrieves the value for the optional structure field numberOfChildren. |
|
String |
getOrganization()
Retrieves the value for the optional structure field organization. |
|
List<Integer> |
getPcUsage()
Retrieves a list containing all the elements for the structure field pcUsage. |
|
Integer |
getPersonsInHousehold()
Retrieves the value for the optional structure field personsInHousehold. |
|
PhoneNumberT |
getPhoneNumberBusiness()
Retrieves the value for the optional structure field phoneNumberBusiness. |
|
PhoneNumberT |
getPhoneNumberHome()
Retrieves the value for the optional structure field phoneNumberHome. |
|
PhoneNumberT |
getPhoneNumberMobile()
Retrieves the value for the optional structure field phoneNumberMobile. |
|
String |
getPlaceOfBirth()
Retrieves the value for the optional structure field placeOfBirth. |
|
Integer |
getPortalRating()
Retrieves the value for the optional structure field portalRating. |
|
PostalAddressT |
getPostalAddressBusiness()
Retrieves the value for the optional structure field postalAddressBusiness. |
|
PostalAddressT |
getPostalAddressHome()
Retrieves the value for the optional structure field postalAddressHome. |
|
Integer |
getPreferredContactMethod()
Retrieves the value for the optional structure field preferredContactMethod. |
|
Integer |
getPreferredSpokenLanguage()
Retrieves the value for the optional structure field preferredSpokenLanguage. |
|
Integer |
getPreferredWrittenLanguage()
Retrieves the value for the optional structure field preferredWrittenLanguage. |
|
Integer |
getProfessionalSkills()
Retrieves the value for the optional structure field professionalSkills. |
|
List<Integer> |
getReligion()
Retrieves a list containing all the elements for the structure field religion. |
|
String |
getSalutation()
Retrieves the value for the optional structure field salutation. |
|
Integer |
getSalutationCode()
Retrieves the value for the optional structure field salutationCode. |
|
Integer |
getTitle()
Retrieves the value for the optional structure field title. |
|
String |
getWebAddressBusiness()
Retrieves the value for the optional structure field webAddressBusiness. |
|
String |
getWebAddressHome()
Retrieves the value for the optional structure field webAddressHome. |
|
Boolean |
isDoNotEmail()
Retrieves the value for the optional structure field doNotEmail. |
|
Boolean |
isDoNotFax()
Retrieves the value for the optional structure field doNotFax. |
|
Boolean |
isDoNotPhone()
Retrieves the value for the optional structure field doNotPhone. |
|
Boolean |
isDoNotPostalMail()
Retrieves the value for the optional structure field doNotPostalMail. |
|
| Method Detail |
|---|
Integer getAnnualIncomeAmount()
annualIncomeAmount.
--> Contact::annualIncomeAmount
annualIncomeAmount.Integer getAnnualIncomeCurrency()
annualIncomeCurrency.
--> Contact::annualIncomeCurrency
annualIncomeCurrency.Date getBirthDate()
birthDate.
--> contact::birthDate
birthDate.Integer getBirthDateIsValidated()
birthDateIsValidated.
--> Contact::extBoolean0
birthDateIsValidated.String getBlogAddress()
blogAddress.
--> Account::extString2
blogAddress.<T extends StringPropertyT> List<T> getBookmarks()
bookmarks.
List<String> getChildrenNames()
childrenNames.
--> Contact::childrenNames
List<Integer> getCitizenship()
citizenship.
--> Contact::citizenship
Integer getCommerceStatus()
commerceStatus.
--> Account::extCode2
commerceStatus.Integer getCommunityStatus()
communityStatus.
--> Account::extCode1
communityStatus.Boolean isDoNotEmail()
doNotEmail.
--> Contact::doNotEmail
doNotEmail.Boolean isDoNotFax()
doNotFax.
--> Contact::doNotFax
doNotFax.Boolean isDoNotPhone()
doNotPhone.
--> Contact::doNotPhone
doNotPhone.Boolean isDoNotPostalMail()
doNotPostalMail.
--> Contact::doNotPostalMail
doNotPostalMail.Integer getEducation()
education.
--> Contact::education
education.EmailAddressT getEmailAddressBusiness()
emailAddressBusiness.
--> Account::address [EmailAddress]
emailAddressBusiness.EmailAddressT getEmailAddressHome()
emailAddressHome.
--> Account::address [EmailAddress]
emailAddressHome.int getFamilyStatus()
familyStatus.
--> Contact::familyStatus
familyStatus.PhoneNumberT getFaxNumberBusiness()
faxNumberBusiness.
--> Account::address [PhoneNumber]
faxNumberBusiness.PhoneNumberT getFaxNumberHome()
faxNumberHome.
--> Account::address [PhoneNumber]
faxNumberHome.String getFirstName()
firstName.
--> Contact::firstName
firstName.Integer getGender()
gender.
--> Contact::gender
gender.CustomerHobbyAndInterestT getHobbyAndInterest()
hobbyAndInterest.
hobbyAndInterest.Integer getInternetProvider()
internetProvider.
--> Account::extCode6
internetProvider.Integer getInternetUsage()
internetUsage.
--> Account::extCode5
internetUsage.Integer getJobRole()
jobRole.
--> Contact::jobRole
jobRole.String getJobTitle()
jobTitle.
--> Contact::jobTitle
jobTitle.String getLastName()
lastName.
--> Contact::lastName
lastName.<T extends MessengerAddressT> List<T> getMessengerAddress()
messengerAddress.
--> Account::address [PhoneNumber]
String getMiddleName()
middleName.
--> Contact::middleName
middleName.Integer getMonthlyIncomeAmount()
monthlyIncomeAmount.
monthlyIncomeAmount.Integer getMonthlyIncomeCurrency()
monthlyIncomeCurrency.
monthlyIncomeCurrency.Integer getNativeLanguage()
nativeLanguage.
--> Account::extCode0
nativeLanguage.String getNickName()
nickName.
--> Contact::nickName
nickName.Integer getNumberOfChildren()
numberOfChildren.
--> Contact::numberOfChildren
numberOfChildren.String getOrganization()
organization.
--> Contact::organization
organization.List<Integer> getPcUsage()
pcUsage.
--> Account::extCode7
Integer getPersonsInHousehold()
personsInHousehold.
--> Account::extCode3
personsInHousehold.PhoneNumberT getPhoneNumberBusiness()
phoneNumberBusiness.
--> Account::address [PhoneNumber]
phoneNumberBusiness.PhoneNumberT getPhoneNumberHome()
phoneNumberHome.
--> Account::address [PhoneNumber]
phoneNumberHome.PhoneNumberT getPhoneNumberMobile()
phoneNumberMobile.
--> Account::address [PhoneNumber]
phoneNumberMobile.String getPlaceOfBirth()
placeOfBirth.
--> Account::extString1
placeOfBirth.Integer getPortalRating()
portalRating.
--> Account::extCode8
portalRating.PostalAddressT getPostalAddressBusiness()
postalAddressBusiness.
--> Account::address [PostalAddress]
postalAddressBusiness.PostalAddressT getPostalAddressHome()
postalAddressHome.
--> Account::address [PostalAddress]
postalAddressHome.Integer getPreferredContactMethod()
preferredContactMethod.
--> Contact::preferredContactMethod
preferredContactMethod.Integer getPreferredSpokenLanguage()
preferredSpokenLanguage.
--> Contact::preferredSpokenLanguage
preferredSpokenLanguage.Integer getPreferredWrittenLanguage()
preferredWrittenLanguage.
--> Contact::preferredWrittenLanguage
preferredWrittenLanguage.Integer getProfessionalSkills()
professionalSkills.
--> Account::extCode4
professionalSkills.List<Integer> getReligion()
religion.
--> Contact::religion
String getSalutation()
salutation.
--> Contact::salutation
salutation.Integer getSalutationCode()
salutationCode.
--> Contact::salutationCode
salutationCode.Integer getTitle()
title.
--> Account::extString0
title.String getWebAddressBusiness()
webAddressBusiness.
--> Account::address [WebAddress]
webAddressBusiness.String getWebAddressHome()
webAddressHome.
--> Account::address [WebAddress]
webAddressHome.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||