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, setStatusDetail
protected 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()
String
public void setAddressSalutation(String value)
value
- allowed object is
String
public 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()
String
public void setCellPhoneNumber(String value)
value
- allowed object is
String
public boolean isCellPhoneNumberVerified()
public void setCellPhoneNumberVerified(boolean value)
public ConfidentialityLevelEnum getConfidentialityLevelEnum()
ConfidentialityLevelEnum
public void setConfidentialityLevelEnum(ConfidentialityLevelEnum value)
value
- allowed object is
ConfidentialityLevelEnum
public String getContactNumber()
String
public void setContactNumber(String value)
value
- allowed object is
String
public String getCountryCode()
String
public void setCountryCode(String value)
value
- allowed object is
String
public String getDigestedPassword()
String
public void setDigestedPassword(String value)
value
- allowed object is
String
public String getEmail()
String
public void setEmail(String value)
value
- allowed object is
String
public String getEncryptedPassword()
String
public void setEncryptedPassword(String value)
value
- allowed object is
String
public Date getEndValidityDate()
String
public void setEndValidityDate(Date value)
value
- allowed object is
String
public String getEndValidityReason()
String
public void setEndValidityReason(String value)
value
- allowed object is
String
public String getFaxNumber()
String
public void setFaxNumber(String value)
value
- allowed object is
String
public boolean isGuest()
public void setGuest(boolean value)
public String getHandicapType()
String
public void setHandicapType(String value)
value
- allowed object is
String
public Date getIndividualBirthdate()
String
public void setIndividualBirthdate(Date value)
value
- allowed object is
String
public String getIndividualCountryCode()
String
public void setIndividualCountryCode(String value)
value
- allowed object is
String
public String getIndividualFirstname()
String
public void setIndividualFirstname(String value)
value
- allowed object is
String
public String getIndividualFirstnamePhonetic()
String
public void setIndividualFirstnamePhonetic(String value)
value
- allowed object is
String
public GenderEnum getIndividualGender()
GenderEnum
public void setIndividualGender(GenderEnum value)
value
- allowed object is
GenderEnum
public String getIndividualIdNumber()
String
public void setIndividualIdNumber(String value)
value
- allowed object is
String
public String getIndividualLastname()
String
public void setIndividualLastname(String value)
value
- allowed object is
String
public String getIndividualLastnamePhonetic()
String
public void setIndividualLastnamePhonetic(String value)
value
- allowed object is
String
public String getIndividualPreferredLanguage()
String
public void setIndividualPreferredLanguage(String value)
value
- allowed object is
String
public String getIndividualTitle()
String
public void setIndividualTitle(String value)
value
- allowed object is
String
public String getLetterSalutation()
String
public void setLetterSalutation(String value)
value
- allowed object is
String
public String getLogin()
String
public void setLogin(String value)
value
- allowed object is
String
public ContactLoginCreationEnum getLoginCreation()
ContactLoginCreationEnum
public void setLoginCreation(ContactLoginCreationEnum value)
value
- allowed object is
ContactLoginCreationEnum
public String getNickname()
String
public void setNickname(String value)
value
- allowed object is
String
public String getPassword()
String
public void setPassword(String value)
value
- allowed object is
String
public String getPhoneNumber1()
String
public void setPhoneNumber1(String value)
value
- allowed object is
String
public String getPhoneNumber2()
String
public void setPhoneNumber2(String value)
value
- allowed object is
String
public String getPhoneNumber3()
String
public void setPhoneNumber3(String value)
value
- allowed object is
String
public boolean isProspect()
public void setProspect(boolean value)
public String getRemark()
String
public void setRemark(String value)
value
- allowed object is
String
public IndividualRoleEnum getRole()
IndividualRoleEnum
public void setRole(IndividualRoleEnum value)
value
- allowed object is
IndividualRoleEnum
public String getZipCode()
String
Copyright © 2021. All rights reserved.