public class IndividualContactData extends WebMethodResult2 implements Serializable
Java class for individualContactData complex type.
The following schema fragment specifies the expected content contained within this class.
requestId, statusCode, statusDetail| Constructor and Description |
|---|
IndividualContactData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddressSalutation()
Gets the value of the addressSalutation property.
|
List<String> |
getAlternativeEmails()
Gets the value of the alternativeEmails property.
|
String |
getCellPhoneNumber()
Gets the value of the cellPhoneNumber property.
|
ConfidentialityLevelEnum |
getConfidentialityLevelEnum()
Gets the value of the confidentialityLevelEnum property.
|
String |
getContactNumber()
Gets the value of the contactNumber property.
|
String |
getCountryCode()
Gets the value of the countryCode property.
|
String |
getDigestedPassword()
Gets the value of the digestedPassword property.
|
String |
getEmail()
Gets the value of the email property.
|
String |
getEncryptedPassword()
Gets the value of the encryptedPassword property.
|
Date |
getEndValidityDate()
Gets the value of the endValidityDate property.
|
String |
getEndValidityReason()
Gets the value of the endValidityReason property.
|
String |
getFaxNumber()
Gets the value of the faxNumber property.
|
String |
getHandicapType()
Gets the value of the handicapType property.
|
Date |
getIndividualBirthdate()
Gets the value of the individualBirthdate property.
|
String |
getIndividualCountryCode()
Gets the value of the individualCountryCode property.
|
String |
getIndividualFirstname()
Gets the value of the individualFirstname property.
|
String |
getIndividualFirstnamePhonetic()
Gets the value of the individualFirstnamePhonetic property.
|
GenderEnum |
getIndividualGender()
Gets the value of the individualGender property.
|
String |
getIndividualIdNumber()
Gets the value of the individualIdNumber property.
|
String |
getIndividualLastname()
Gets the value of the individualLastname property.
|
String |
getIndividualLastnamePhonetic()
Gets the value of the individualLastnamePhonetic property.
|
String |
getIndividualPreferredLanguage()
Gets the value of the individualPreferredLanguage property.
|
String |
getIndividualTitle()
Gets the value of the individualTitle property.
|
String |
getLetterSalutation()
Gets the value of the letterSalutation property.
|
String |
getLogin()
Gets the value of the login property.
|
ContactLoginCreationEnum |
getLoginCreation()
Gets the value of the loginCreation property.
|
String |
getNickname()
Gets the value of the nickname property.
|
String |
getPassword()
Gets the value of the password property.
|
String |
getPhoneNumber1()
Gets the value of the phoneNumber1 property.
|
String |
getPhoneNumber2()
Gets the value of the phoneNumber2 property.
|
String |
getPhoneNumber3()
Gets the value of the phoneNumber3 property.
|
String |
getRemark()
Gets the value of the remark property.
|
IndividualRoleEnum |
getRole()
Gets the value of the role property.
|
String |
getZipCode()
Gets the value of the zipCode property.
|
boolean |
isActive()
Gets the value of the active property.
|
boolean |
isCellPhoneNumberVerified()
Gets the value of the cellPhoneNumberVerified property.
|
boolean |
isGuest()
Gets the value of the guest property.
|
boolean |
isProspect()
Gets the value of the prospect property.
|
void |
setActive(boolean value)
Sets the value of the active property.
|
void |
setAddressSalutation(String value)
Sets the value of the addressSalutation property.
|
void |
setCellPhoneNumber(String value)
Sets the value of the cellPhoneNumber property.
|
void |
setCellPhoneNumberVerified(boolean value)
Sets the value of the cellPhoneNumberVerified property.
|
void |
setConfidentialityLevelEnum(ConfidentialityLevelEnum value)
Sets the value of the confidentialityLevelEnum property.
|
void |
setContactNumber(String value)
Sets the value of the contactNumber property.
|
void |
setCountryCode(String value)
Sets the value of the countryCode property.
|
void |
setDigestedPassword(String value)
Sets the value of the digestedPassword property.
|
void |
setEmail(String value)
Sets the value of the email property.
|
void |
setEncryptedPassword(String value)
Sets the value of the encryptedPassword property.
|
void |
setEndValidityDate(Date value)
Sets the value of the endValidityDate property.
|
void |
setEndValidityReason(String value)
Sets the value of the endValidityReason property.
|
void |
setFaxNumber(String value)
Sets the value of the faxNumber property.
|
void |
setGuest(boolean value)
Sets the value of the guest property.
|
void |
setHandicapType(String value)
Sets the value of the handicapType property.
|
void |
setIndividualBirthdate(Date value)
Sets the value of the individualBirthdate property.
|
void |
setIndividualCountryCode(String value)
Sets the value of the individualCountryCode property.
|
void |
setIndividualFirstname(String value)
Sets the value of the individualFirstname property.
|
void |
setIndividualFirstnamePhonetic(String value)
Sets the value of the individualFirstnamePhonetic property.
|
void |
setIndividualGender(GenderEnum value)
Sets the value of the individualGender property.
|
void |
setIndividualIdNumber(String value)
Sets the value of the individualIdNumber property.
|
void |
setIndividualLastname(String value)
Sets the value of the individualLastname property.
|
void |
setIndividualLastnamePhonetic(String value)
Sets the value of the individualLastnamePhonetic property.
|
void |
setIndividualPreferredLanguage(String value)
Sets the value of the individualPreferredLanguage property.
|
void |
setIndividualTitle(String value)
Sets the value of the individualTitle property.
|
void |
setLetterSalutation(String value)
Sets the value of the letterSalutation property.
|
void |
setLogin(String value)
Sets the value of the login property.
|
void |
setLoginCreation(ContactLoginCreationEnum value)
Sets the value of the loginCreation property.
|
void |
setNickname(String value)
Sets the value of the nickname property.
|
void |
setPassword(String value)
Sets the value of the password property.
|
void |
setPhoneNumber1(String value)
Sets the value of the phoneNumber1 property.
|
void |
setPhoneNumber2(String value)
Sets the value of the phoneNumber2 property.
|
void |
setPhoneNumber3(String value)
Sets the value of the phoneNumber3 property.
|
void |
setProspect(boolean value)
Sets the value of the prospect property.
|
void |
setRemark(String value)
Sets the value of the remark property.
|
void |
setRole(IndividualRoleEnum value)
Sets the value of the role property.
|
void |
setZipCode(String value)
Sets the value of the zipCode property.
|
getRequestId, getStatusCode, getStatusDetail, setRequestId, setStatusCode, setStatusDetailprotected boolean active
protected String addressSalutation
protected String cellPhoneNumber
protected boolean cellPhoneNumberVerified
protected ConfidentialityLevelEnum confidentialityLevelEnum
protected String contactNumber
protected String countryCode
protected String digestedPassword
protected String email
protected String encryptedPassword
protected Date endValidityDate
protected String endValidityReason
protected String faxNumber
protected boolean guest
protected String handicapType
protected Date individualBirthdate
protected String individualCountryCode
protected String individualFirstname
protected String individualFirstnamePhonetic
protected GenderEnum individualGender
protected String individualIdNumber
protected String individualLastname
protected String individualLastnamePhonetic
protected String individualPreferredLanguage
protected String individualTitle
protected String letterSalutation
protected String login
protected ContactLoginCreationEnum loginCreation
protected String nickname
protected String password
protected String phoneNumber1
protected String phoneNumber2
protected String phoneNumber3
protected boolean prospect
protected String remark
protected IndividualRoleEnum role
protected String zipCode
public boolean isActive()
public void setActive(boolean value)
public String getAddressSalutation()
Stringpublic void setAddressSalutation(String value)
value - allowed object is
Stringpublic List<String> getAlternativeEmails()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the alternativeEmails property.
For example, to add a new item, do as follows:
getAlternativeEmails().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getCellPhoneNumber()
Stringpublic void setCellPhoneNumber(String value)
value - allowed object is
Stringpublic boolean isCellPhoneNumberVerified()
public void setCellPhoneNumberVerified(boolean value)
public ConfidentialityLevelEnum getConfidentialityLevelEnum()
ConfidentialityLevelEnumpublic void setConfidentialityLevelEnum(ConfidentialityLevelEnum value)
value - allowed object is
ConfidentialityLevelEnumpublic String getContactNumber()
Stringpublic void setContactNumber(String value)
value - allowed object is
Stringpublic String getCountryCode()
Stringpublic void setCountryCode(String value)
value - allowed object is
Stringpublic String getDigestedPassword()
Stringpublic void setDigestedPassword(String value)
value - allowed object is
Stringpublic String getEmail()
Stringpublic void setEmail(String value)
value - allowed object is
Stringpublic String getEncryptedPassword()
Stringpublic void setEncryptedPassword(String value)
value - allowed object is
Stringpublic Date getEndValidityDate()
Stringpublic void setEndValidityDate(Date value)
value - allowed object is
Stringpublic String getEndValidityReason()
Stringpublic void setEndValidityReason(String value)
value - allowed object is
Stringpublic String getFaxNumber()
Stringpublic void setFaxNumber(String value)
value - allowed object is
Stringpublic boolean isGuest()
public void setGuest(boolean value)
public String getHandicapType()
Stringpublic void setHandicapType(String value)
value - allowed object is
Stringpublic Date getIndividualBirthdate()
Stringpublic void setIndividualBirthdate(Date value)
value - allowed object is
Stringpublic String getIndividualCountryCode()
Stringpublic void setIndividualCountryCode(String value)
value - allowed object is
Stringpublic String getIndividualFirstname()
Stringpublic void setIndividualFirstname(String value)
value - allowed object is
Stringpublic String getIndividualFirstnamePhonetic()
Stringpublic void setIndividualFirstnamePhonetic(String value)
value - allowed object is
Stringpublic GenderEnum getIndividualGender()
GenderEnumpublic void setIndividualGender(GenderEnum value)
value - allowed object is
GenderEnumpublic String getIndividualIdNumber()
Stringpublic void setIndividualIdNumber(String value)
value - allowed object is
Stringpublic String getIndividualLastname()
Stringpublic void setIndividualLastname(String value)
value - allowed object is
Stringpublic String getIndividualLastnamePhonetic()
Stringpublic void setIndividualLastnamePhonetic(String value)
value - allowed object is
Stringpublic String getIndividualPreferredLanguage()
Stringpublic void setIndividualPreferredLanguage(String value)
value - allowed object is
Stringpublic String getIndividualTitle()
Stringpublic void setIndividualTitle(String value)
value - allowed object is
Stringpublic String getLetterSalutation()
Stringpublic void setLetterSalutation(String value)
value - allowed object is
Stringpublic String getLogin()
Stringpublic void setLogin(String value)
value - allowed object is
Stringpublic ContactLoginCreationEnum getLoginCreation()
ContactLoginCreationEnumpublic void setLoginCreation(ContactLoginCreationEnum value)
value - allowed object is
ContactLoginCreationEnumpublic String getNickname()
Stringpublic void setNickname(String value)
value - allowed object is
Stringpublic String getPassword()
Stringpublic void setPassword(String value)
value - allowed object is
Stringpublic String getPhoneNumber1()
Stringpublic void setPhoneNumber1(String value)
value - allowed object is
Stringpublic String getPhoneNumber2()
Stringpublic void setPhoneNumber2(String value)
value - allowed object is
Stringpublic String getPhoneNumber3()
Stringpublic void setPhoneNumber3(String value)
value - allowed object is
Stringpublic boolean isProspect()
public void setProspect(boolean value)
public String getRemark()
Stringpublic void setRemark(String value)
value - allowed object is
Stringpublic IndividualRoleEnum getRole()
IndividualRoleEnumpublic void setRole(IndividualRoleEnum value)
value - allowed object is
IndividualRoleEnumpublic String getZipCode()
StringCopyright © 2021. All rights reserved.