public class ContactDataResult extends WebMethodResult2
Java class for contactDataResult complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="contactDataResult"> <complexContent> <extension base="{http://v2_21.ContactInformationPublicService.service.secutix.com/}webMethodResult2"> <sequence> <element name="addresses" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactAddressData" maxOccurs="unbounded" minOccurs="0"/> <element name="advantages" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactAdvantageData" maxOccurs="unbounded" minOccurs="0"/> <element name="authorizations" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}authorizationData" maxOccurs="unbounded" minOccurs="0"/> <element name="contactConnections" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactConnectionDetailed" maxOccurs="unbounded" minOccurs="0"/> <element name="contactCriteria" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}externalContactCriterionData" maxOccurs="unbounded" minOccurs="0"/> <element name="contactFileHistoryCriteria" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactFileHistoryCriteria" minOccurs="0"/> <element name="contactId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="contactNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="contactOrigin" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactOriginData" minOccurs="0"/> <element name="contactQualities" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactQuality" maxOccurs="unbounded" minOccurs="0"/> <element name="createdFrom"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="entry" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="key" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="creationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="endValidityDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="financialData" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}financialData" minOccurs="0"/> <element name="function" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="guest" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="hasAdvantages" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="hasWarning" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="indicators" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}indicatorData" maxOccurs="unbounded" minOccurs="0"/> <element name="individualContact" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}individualContactData" minOccurs="0"/> <element name="individualPhotoData" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}individualPhotoData" minOccurs="0"/> <element name="invalidatedContactQualities" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactQuality" maxOccurs="unbounded" minOccurs="0"/> <element name="login" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="loginLastUpdateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="loginLastUpdateUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="mergedContactNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="role" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactRoleEnum" minOccurs="0"/> <element name="socialConnections" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactSocialConnection" maxOccurs="unbounded" minOccurs="0"/> <element name="state" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactStateEnum" minOccurs="0"/> <element name="structureContact" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}structureContactData" minOccurs="0"/> <element name="type" type="{http://v2_21.ContactInformationPublicService.service.secutix.com/}contactTypeEnum" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
ContactDataResult.CreatedFrom
Java class for anonymous complex type.
|
requestId, statusCode, statusDetail
Constructor and Description |
---|
ContactDataResult() |
Modifier and Type | Method and Description |
---|---|
List<ContactAddressData> |
getAddresses()
Gets the value of the addresses property.
|
List<ContactAdvantageData> |
getAdvantages()
Gets the value of the advantages property.
|
List<AuthorizationData> |
getAuthorizations()
Gets the value of the authorizations property.
|
List<ContactConnectionDetailed> |
getContactConnections()
Gets the value of the contactConnections property.
|
List<ExternalContactCriterionData> |
getContactCriteria()
Gets the value of the contactCriteria property.
|
ContactFileHistoryCriteria |
getContactFileHistoryCriteria()
Gets the value of the contactFileHistoryCriteria property.
|
Long |
getContactId()
Gets the value of the contactId property.
|
String |
getContactNumber()
Gets the value of the contactNumber property.
|
ContactOriginData |
getContactOrigin()
Gets the value of the contactOrigin property.
|
List<ContactQuality> |
getContactQualities()
Gets the value of the contactQualities property.
|
Map<String,String> |
getCreatedFrom() |
Date |
getCreationDate()
Gets the value of the creationDate property.
|
Date |
getEndValidityDate()
Gets the value of the endValidityDate property.
|
FinancialData |
getFinancialData()
Gets the value of the financialData property.
|
String |
getFunction()
Gets the value of the function property.
|
List<IndicatorData> |
getIndicators()
Gets the value of the indicators property.
|
IndividualContactData |
getIndividualContact()
Gets the value of the individualContact property.
|
IndividualPhotoData |
getIndividualPhotoData()
Gets the value of the individualPhotoData property.
|
List<ContactQuality> |
getInvalidatedContactQualities()
Gets the value of the invalidatedContactQualities property.
|
String |
getLogin()
Gets the value of the login property.
|
Date |
getLoginLastUpdateTime()
Gets the value of the loginLastUpdateTime property.
|
String |
getLoginLastUpdateUser()
Gets the value of the loginLastUpdateUser property.
|
String |
getMergedContactNumber()
Gets the value of the mergedContactNumber property.
|
ContactRoleEnum |
getRole()
Gets the value of the role property.
|
List<ContactSocialConnection> |
getSocialConnections()
Gets the value of the socialConnections property.
|
ContactStateEnum |
getState()
Gets the value of the state property.
|
StructureContactData |
getStructureContact()
Gets the value of the structureContact property.
|
ContactTypeEnum |
getType()
Gets the value of the type property.
|
boolean |
isGuest()
Gets the value of the guest property.
|
boolean |
isHasAdvantages()
Gets the value of the hasAdvantages property.
|
boolean |
isHasWarning()
Gets the value of the hasWarning property.
|
void |
setAddresses(List<ContactAddressData> addresses) |
void |
setAdvantages(List<ContactAdvantageData> advantages) |
void |
setAuthorizations(List<AuthorizationData> authorizations) |
void |
setContactConnections(List<ContactConnectionDetailed> contactConnections) |
void |
setContactCriteria(List<ExternalContactCriterionData> contactCriteria) |
void |
setContactFileHistoryCriteria(ContactFileHistoryCriteria value)
Sets the value of the contactFileHistoryCriteria property.
|
void |
setContactId(Long value)
Sets the value of the contactId property.
|
void |
setContactNumber(String value)
Sets the value of the contactNumber property.
|
void |
setContactOrigin(ContactOriginData value)
Sets the value of the contactOrigin property.
|
void |
setContactQualities(List<ContactQuality> contactQualities) |
void |
setCreatedFrom(Map<String,String> createdFrom) |
void |
setCreationDate(Date value)
Sets the value of the creationDate property.
|
void |
setEndValidityDate(Date value)
Sets the value of the endValidityDate property.
|
void |
setFinancialData(FinancialData value)
Sets the value of the financialData property.
|
void |
setFunction(String value)
Sets the value of the function property.
|
void |
setGuest(boolean value)
Sets the value of the guest property.
|
void |
setHasAdvantages(boolean value)
Sets the value of the hasAdvantages property.
|
void |
setHasWarning(boolean value)
Sets the value of the hasWarning property.
|
void |
setIndicators(List<IndicatorData> indicators) |
void |
setIndividualContact(IndividualContactData value)
Sets the value of the individualContact property.
|
void |
setIndividualPhotoData(IndividualPhotoData value)
Sets the value of the individualPhotoData property.
|
void |
setInvalidatedContactQualities(List<ContactQuality> invalidatedContactQualities) |
void |
setLogin(String value)
Sets the value of the login property.
|
void |
setLoginLastUpdateTime(Date value)
Sets the value of the loginLastUpdateTime property.
|
void |
setLoginLastUpdateUser(String value)
Sets the value of the loginLastUpdateUser property.
|
void |
setMergedContactNumber(String value)
Sets the value of the mergedContactNumber property.
|
void |
setRole(ContactRoleEnum value)
Sets the value of the role property.
|
void |
setSocialConnections(List<ContactSocialConnection> socialConnections) |
void |
setState(ContactStateEnum value)
Sets the value of the state property.
|
void |
setStructureContact(StructureContactData value)
Sets the value of the structureContact property.
|
void |
setType(ContactTypeEnum value)
Sets the value of the type property.
|
getRequestId, getStatusCode, getStatusDetail, setRequestId, setStatusCode, setStatusDetail
protected List<ContactAddressData> addresses
protected List<ContactAdvantageData> advantages
protected List<AuthorizationData> authorizations
protected List<ContactConnectionDetailed> contactConnections
protected List<ExternalContactCriterionData> contactCriteria
protected ContactFileHistoryCriteria contactFileHistoryCriteria
protected Long contactId
protected String contactNumber
protected ContactOriginData contactOrigin
protected List<ContactQuality> contactQualities
protected Date creationDate
protected Date endValidityDate
protected FinancialData financialData
protected String function
protected boolean guest
protected boolean hasAdvantages
protected boolean hasWarning
protected List<IndicatorData> indicators
protected IndividualContactData individualContact
protected IndividualPhotoData individualPhotoData
protected List<ContactQuality> invalidatedContactQualities
protected String login
protected Date loginLastUpdateTime
protected String loginLastUpdateUser
protected String mergedContactNumber
protected ContactRoleEnum role
protected List<ContactSocialConnection> socialConnections
protected ContactStateEnum state
protected StructureContactData structureContact
protected ContactTypeEnum type
public void setAdvantages(List<ContactAdvantageData> advantages)
public void setAuthorizations(List<AuthorizationData> authorizations)
public void setContactConnections(List<ContactConnectionDetailed> contactConnections)
public void setContactCriteria(List<ExternalContactCriterionData> contactCriteria)
public void setContactQualities(List<ContactQuality> contactQualities)
public void setIndicators(List<IndicatorData> indicators)
public void setInvalidatedContactQualities(List<ContactQuality> invalidatedContactQualities)
public void setSocialConnections(List<ContactSocialConnection> socialConnections)
public List<ContactAddressData> getAddresses()
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 addresses property.
For example, to add a new item, do as follows:
getAddresses().add(newItem);
Objects of the following type(s) are allowed in the list
ContactAddressData
public void setAddresses(List<ContactAddressData> addresses)
public List<ContactAdvantageData> getAdvantages()
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 advantages property.
For example, to add a new item, do as follows:
getAdvantages().add(newItem);
Objects of the following type(s) are allowed in the list
ContactAdvantageData
public List<AuthorizationData> getAuthorizations()
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 authorizations property.
For example, to add a new item, do as follows:
getAuthorizations().add(newItem);
Objects of the following type(s) are allowed in the list
AuthorizationData
public List<ContactConnectionDetailed> getContactConnections()
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 contactConnections property.
For example, to add a new item, do as follows:
getContactConnections().add(newItem);
Objects of the following type(s) are allowed in the list
ContactConnectionDetailed
public List<ExternalContactCriterionData> getContactCriteria()
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 contactCriteria property.
For example, to add a new item, do as follows:
getContactCriteria().add(newItem);
Objects of the following type(s) are allowed in the list
ExternalContactCriterionData
public ContactFileHistoryCriteria getContactFileHistoryCriteria()
ContactFileHistoryCriteria
public void setContactFileHistoryCriteria(ContactFileHistoryCriteria value)
value
- allowed object is
ContactFileHistoryCriteria
public Long getContactId()
Long
public void setContactId(Long value)
value
- allowed object is
Long
public String getContactNumber()
String
public void setContactNumber(String value)
value
- allowed object is
String
public ContactOriginData getContactOrigin()
ContactOriginData
public void setContactOrigin(ContactOriginData value)
value
- allowed object is
ContactOriginData
public List<ContactQuality> getContactQualities()
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 contactQualities property.
For example, to add a new item, do as follows:
getContactQualities().add(newItem);
Objects of the following type(s) are allowed in the list
ContactQuality
public Date getCreationDate()
Date
public void setCreationDate(Date value)
value
- allowed object is
Date
public Date getEndValidityDate()
Date
public void setEndValidityDate(Date value)
value
- allowed object is
Date
public FinancialData getFinancialData()
FinancialData
public void setFinancialData(FinancialData value)
value
- allowed object is
FinancialData
public String getFunction()
String
public void setFunction(String value)
value
- allowed object is
String
public boolean isGuest()
public void setGuest(boolean value)
public boolean isHasAdvantages()
public void setHasAdvantages(boolean value)
public boolean isHasWarning()
public void setHasWarning(boolean value)
public List<IndicatorData> getIndicators()
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 indicators property.
For example, to add a new item, do as follows:
getIndicators().add(newItem);
Objects of the following type(s) are allowed in the list
IndicatorData
public IndividualContactData getIndividualContact()
IndividualContactData
public void setIndividualContact(IndividualContactData value)
value
- allowed object is
IndividualContactData
public IndividualPhotoData getIndividualPhotoData()
IndividualPhotoData
public void setIndividualPhotoData(IndividualPhotoData value)
value
- allowed object is
IndividualPhotoData
public List<ContactQuality> getInvalidatedContactQualities()
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 invalidatedContactQualities property.
For example, to add a new item, do as follows:
getInvalidatedContactQualities().add(newItem);
Objects of the following type(s) are allowed in the list
ContactQuality
public String getLogin()
String
public void setLogin(String value)
value
- allowed object is
String
public Date getLoginLastUpdateTime()
Date
public void setLoginLastUpdateTime(Date value)
value
- allowed object is
Date
public String getLoginLastUpdateUser()
String
public void setLoginLastUpdateUser(String value)
value
- allowed object is
String
public String getMergedContactNumber()
String
public void setMergedContactNumber(String value)
value
- allowed object is
String
public ContactRoleEnum getRole()
ContactRoleEnum
public void setRole(ContactRoleEnum value)
value
- allowed object is
ContactRoleEnum
public List<ContactSocialConnection> getSocialConnections()
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 socialConnections property.
For example, to add a new item, do as follows:
getSocialConnections().add(newItem);
Objects of the following type(s) are allowed in the list
ContactSocialConnection
public ContactStateEnum getState()
ContactStateEnum
public void setState(ContactStateEnum value)
value
- allowed object is
ContactStateEnum
public StructureContactData getStructureContact()
StructureContactData
public void setStructureContact(StructureContactData value)
value
- allowed object is
StructureContactData
public ContactTypeEnum getType()
ContactTypeEnum
public void setType(ContactTypeEnum value)
value
- allowed object is
ContactTypeEnum
Copyright © 2021. All rights reserved.