public class Person extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}id" minOccurs="0"/> <sequence minOccurs="0"> <element ref="{}first-name"/> <element ref="{}last-name"/> <element ref="{}headline"/> </sequence> <sequence minOccurs="0"> <element ref="{}location"/> <element name="industry" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> <sequence minOccurs="0"> <element ref="{}connections"/> <element ref="{}current-status"/> <element ref="{}current-share"/> <element ref="{}distance"/> <element ref="{}current-status-timestamp"/> <element ref="{}num-recommenders"/> <element ref="{}num-connections"/> <element ref="{}num-connections-capped"/> <element ref="{}relation-to-viewer"/> <element ref="{}summary"/> <element ref="{}public-profile-url"/> <element ref="{}interests"/> <element ref="{}associations"/> <element ref="{}honors"/> <element name="specialties" type="{http://www.w3.org/2001/XMLSchema}string"/> <element ref="{}certifications"/> <element ref="{}patents"/> <element ref="{}publications"/> <element ref="{}skills"/> <element ref="{}languages"/> </sequence> <element ref="{}positions" minOccurs="0"/> <element ref="{}three-current-positions" minOccurs="0"/> <element ref="{}three-past-positions" minOccurs="0"/> <sequence minOccurs="0"> <element ref="{}educations"/> <element ref="{}member-url-resources"/> </sequence> <sequence minOccurs="0"> <element ref="{}api-standard-profile-request"/> <element ref="{}site-standard-profile-request"/> </sequence> <element ref="{}picture-url" minOccurs="0"/> <element ref="{}recommendations-given" minOccurs="0"/> <element ref="{}recommendations-received" minOccurs="0"/> <element ref="{}member-groups" minOccurs="0"/> <element ref="{}person-activities" minOccurs="0"/> <element ref="{}im-accounts" minOccurs="0"/> <element ref="{}twitter-accounts" minOccurs="0"/> <element ref="{}date-of-birth" minOccurs="0"/> <element ref="{}main-address" minOccurs="0"/> <element ref="{}phone-numbers" minOccurs="0"/> <element ref="{}following" minOccurs="0"/> </sequence> <attribute name="path" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Person() |
Modifier and Type | Method and Description |
---|---|
ApiStandardProfileRequest |
getApiStandardProfileRequest()
Gets the value of the apiStandardProfileRequest property.
|
String |
getAssociations()
Gets the value of the associations property.
|
Certifications |
getCertifications()
Gets the value of the certifications property.
|
Connections |
getConnections()
Gets the value of the connections property.
|
CurrentShare |
getCurrentShare()
Gets the value of the currentShare property.
|
String |
getCurrentStatus()
Gets the value of the currentStatus property.
|
Long |
getCurrentStatusTimestamp()
Gets the value of the currentStatusTimestamp property.
|
DateOfBirth |
getDateOfBirth()
Gets the value of the dateOfBirth property.
|
Distance |
getDistance()
Gets the value of the distance property.
|
Educations |
getEducations()
Gets the value of the educations property.
|
String |
getFirstName()
Gets the value of the firstName property.
|
Following |
getFollowing()
Gets the value of the following property.
|
String |
getHeadline()
Gets the value of the headline property.
|
String |
getHonors()
Gets the value of the honors property.
|
String |
getId()
Gets the value of the id property.
|
ImAccounts |
getImAccounts()
Gets the value of the imAccounts property.
|
String |
getIndustry()
Gets the value of the industry property.
|
String |
getInterests()
Gets the value of the interests property.
|
Languages |
getLanguages()
Gets the value of the languages property.
|
String |
getLastName()
Gets the value of the lastName property.
|
Location |
getLocation()
Gets the value of the location property.
|
String |
getMainAddress()
Gets the value of the mainAddress property.
|
MemberGroups |
getMemberGroups()
Gets the value of the memberGroups property.
|
MemberUrlResources |
getMemberUrlResources()
Gets the value of the memberUrlResources property.
|
Long |
getNumConnections()
Gets the value of the numConnections property.
|
Long |
getNumRecommenders()
Gets the value of the numRecommenders property.
|
Patents |
getPatents()
Gets the value of the patents property.
|
String |
getPath()
Gets the value of the path property.
|
PersonActivities |
getPersonActivities()
Gets the value of the personActivities property.
|
PhoneNumbers |
getPhoneNumbers()
Gets the value of the phoneNumbers property.
|
String |
getPictureUrl()
Gets the value of the pictureUrl property.
|
Positions |
getPositions()
Gets the value of the positions property.
|
Publications |
getPublications()
Gets the value of the publications property.
|
String |
getPublicProfileUrl()
Gets the value of the publicProfileUrl property.
|
RecommendationsGiven |
getRecommendationsGiven()
Gets the value of the recommendationsGiven property.
|
RecommendationsReceived |
getRecommendationsReceived()
Gets the value of the recommendationsReceived property.
|
RelationToViewer |
getRelationToViewer()
Gets the value of the relationToViewer property.
|
SiteStandardProfileRequest |
getSiteStandardProfileRequest()
Gets the value of the siteStandardProfileRequest property.
|
Skills |
getSkills()
Gets the value of the skills property.
|
String |
getSpecialties()
Gets the value of the specialties property.
|
String |
getSummary()
Gets the value of the summary property.
|
ThreeCurrentPositions |
getThreeCurrentPositions()
Gets the value of the threeCurrentPositions property.
|
ThreePastPositions |
getThreePastPositions()
Gets the value of the threePastPositions property.
|
TwitterAccounts |
getTwitterAccounts()
Gets the value of the twitterAccounts property.
|
Boolean |
isNumConnectionsCapped()
Gets the value of the numConnectionsCapped property.
|
void |
setApiStandardProfileRequest(ApiStandardProfileRequest value)
Sets the value of the apiStandardProfileRequest property.
|
void |
setAssociations(String value)
Sets the value of the associations property.
|
void |
setCertifications(Certifications value)
Sets the value of the certifications property.
|
void |
setConnections(Connections value)
Sets the value of the connections property.
|
void |
setCurrentShare(CurrentShare value)
Sets the value of the currentShare property.
|
void |
setCurrentStatus(String value)
Sets the value of the currentStatus property.
|
void |
setCurrentStatusTimestamp(Long value)
Sets the value of the currentStatusTimestamp property.
|
void |
setDateOfBirth(DateOfBirth value)
Sets the value of the dateOfBirth property.
|
void |
setDistance(Distance value)
Sets the value of the distance property.
|
void |
setEducations(Educations value)
Sets the value of the educations property.
|
void |
setFirstName(String value)
Sets the value of the firstName property.
|
void |
setFollowing(Following value)
Sets the value of the following property.
|
void |
setHeadline(String value)
Sets the value of the headline property.
|
void |
setHonors(String value)
Sets the value of the honors property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setImAccounts(ImAccounts value)
Sets the value of the imAccounts property.
|
void |
setIndustry(String value)
Sets the value of the industry property.
|
void |
setInterests(String value)
Sets the value of the interests property.
|
void |
setLanguages(Languages value)
Sets the value of the languages property.
|
void |
setLastName(String value)
Sets the value of the lastName property.
|
void |
setLocation(Location value)
Sets the value of the location property.
|
void |
setMainAddress(String value)
Sets the value of the mainAddress property.
|
void |
setMemberGroups(MemberGroups value)
Sets the value of the memberGroups property.
|
void |
setMemberUrlResources(MemberUrlResources value)
Sets the value of the memberUrlResources property.
|
void |
setNumConnections(Long value)
Sets the value of the numConnections property.
|
void |
setNumConnectionsCapped(Boolean value)
Sets the value of the numConnectionsCapped property.
|
void |
setNumRecommenders(Long value)
Sets the value of the numRecommenders property.
|
void |
setPatents(Patents value)
Sets the value of the patents property.
|
void |
setPath(String value)
Sets the value of the path property.
|
void |
setPersonActivities(PersonActivities value)
Sets the value of the personActivities property.
|
void |
setPhoneNumbers(PhoneNumbers value)
Sets the value of the phoneNumbers property.
|
void |
setPictureUrl(String value)
Sets the value of the pictureUrl property.
|
void |
setPositions(Positions value)
Sets the value of the positions property.
|
void |
setPublications(Publications value)
Sets the value of the publications property.
|
void |
setPublicProfileUrl(String value)
Sets the value of the publicProfileUrl property.
|
void |
setRecommendationsGiven(RecommendationsGiven value)
Sets the value of the recommendationsGiven property.
|
void |
setRecommendationsReceived(RecommendationsReceived value)
Sets the value of the recommendationsReceived property.
|
void |
setRelationToViewer(RelationToViewer value)
Sets the value of the relationToViewer property.
|
void |
setSiteStandardProfileRequest(SiteStandardProfileRequest value)
Sets the value of the siteStandardProfileRequest property.
|
void |
setSkills(Skills value)
Sets the value of the skills property.
|
void |
setSpecialties(String value)
Sets the value of the specialties property.
|
void |
setSummary(String value)
Sets the value of the summary property.
|
void |
setThreeCurrentPositions(ThreeCurrentPositions value)
Sets the value of the threeCurrentPositions property.
|
void |
setThreePastPositions(ThreePastPositions value)
Sets the value of the threePastPositions property.
|
void |
setTwitterAccounts(TwitterAccounts value)
Sets the value of the twitterAccounts property.
|
protected String id
protected String firstName
protected String lastName
protected String headline
protected Location location
protected String industry
protected Connections connections
protected String currentStatus
protected CurrentShare currentShare
protected Distance distance
protected Long currentStatusTimestamp
protected Long numRecommenders
protected Long numConnections
protected Boolean numConnectionsCapped
protected RelationToViewer relationToViewer
protected String summary
protected String publicProfileUrl
protected String interests
protected String associations
protected String honors
protected String specialties
protected Certifications certifications
protected Patents patents
protected Publications publications
protected Skills skills
protected Languages languages
protected Positions positions
protected ThreeCurrentPositions threeCurrentPositions
protected ThreePastPositions threePastPositions
protected Educations educations
protected MemberUrlResources memberUrlResources
protected ApiStandardProfileRequest apiStandardProfileRequest
protected SiteStandardProfileRequest siteStandardProfileRequest
protected String pictureUrl
protected RecommendationsGiven recommendationsGiven
protected RecommendationsReceived recommendationsReceived
protected MemberGroups memberGroups
protected PersonActivities personActivities
protected ImAccounts imAccounts
protected TwitterAccounts twitterAccounts
protected DateOfBirth dateOfBirth
protected String mainAddress
protected PhoneNumbers phoneNumbers
protected Following following
protected String path
public void setId(String value)
value
- allowed object is
String
public String getFirstName()
String
public void setFirstName(String value)
value
- allowed object is
String
public String getLastName()
String
public void setLastName(String value)
value
- allowed object is
String
public String getHeadline()
String
public void setHeadline(String value)
value
- allowed object is
String
public Location getLocation()
Location
public void setLocation(Location value)
value
- allowed object is
Location
public String getIndustry()
String
public void setIndustry(String value)
value
- allowed object is
String
public Connections getConnections()
Connections
public void setConnections(Connections value)
value
- allowed object is
Connections
public String getCurrentStatus()
String
public void setCurrentStatus(String value)
value
- allowed object is
String
public CurrentShare getCurrentShare()
CurrentShare
public void setCurrentShare(CurrentShare value)
value
- allowed object is
CurrentShare
public Distance getDistance()
Distance
public void setDistance(Distance value)
value
- allowed object is
Distance
public Long getCurrentStatusTimestamp()
String
public void setCurrentStatusTimestamp(Long value)
value
- allowed object is
String
public Long getNumRecommenders()
String
public void setNumRecommenders(Long value)
value
- allowed object is
String
public Long getNumConnections()
String
public void setNumConnections(Long value)
value
- allowed object is
String
public Boolean isNumConnectionsCapped()
Boolean
public void setNumConnectionsCapped(Boolean value)
value
- allowed object is
Boolean
public RelationToViewer getRelationToViewer()
RelationToViewer
public void setRelationToViewer(RelationToViewer value)
value
- allowed object is
RelationToViewer
public String getSummary()
String
public void setSummary(String value)
value
- allowed object is
String
public String getPublicProfileUrl()
String
public void setPublicProfileUrl(String value)
value
- allowed object is
String
public String getInterests()
String
public void setInterests(String value)
value
- allowed object is
String
public String getAssociations()
String
public void setAssociations(String value)
value
- allowed object is
String
public String getHonors()
String
public void setHonors(String value)
value
- allowed object is
String
public String getSpecialties()
String
public void setSpecialties(String value)
value
- allowed object is
String
public Certifications getCertifications()
Certifications
public void setCertifications(Certifications value)
value
- allowed object is
Certifications
public Patents getPatents()
Patents
public void setPatents(Patents value)
value
- allowed object is
Patents
public Publications getPublications()
Publications
public void setPublications(Publications value)
value
- allowed object is
Publications
public Skills getSkills()
Skills
public void setSkills(Skills value)
value
- allowed object is
Skills
public Languages getLanguages()
Languages
public void setLanguages(Languages value)
value
- allowed object is
Languages
public Positions getPositions()
Positions
public void setPositions(Positions value)
value
- allowed object is
Positions
public ThreeCurrentPositions getThreeCurrentPositions()
ThreeCurrentPositions
public void setThreeCurrentPositions(ThreeCurrentPositions value)
value
- allowed object is
ThreeCurrentPositions
public ThreePastPositions getThreePastPositions()
ThreePastPositions
public void setThreePastPositions(ThreePastPositions value)
value
- allowed object is
ThreePastPositions
public Educations getEducations()
Educations
public void setEducations(Educations value)
value
- allowed object is
Educations
public MemberUrlResources getMemberUrlResources()
MemberUrlResources
public void setMemberUrlResources(MemberUrlResources value)
value
- allowed object is
MemberUrlResources
public ApiStandardProfileRequest getApiStandardProfileRequest()
ApiStandardProfileRequest
public void setApiStandardProfileRequest(ApiStandardProfileRequest value)
value
- allowed object is
ApiStandardProfileRequest
public SiteStandardProfileRequest getSiteStandardProfileRequest()
SiteStandardProfileRequest
public void setSiteStandardProfileRequest(SiteStandardProfileRequest value)
value
- allowed object is
SiteStandardProfileRequest
public String getPictureUrl()
String
public void setPictureUrl(String value)
value
- allowed object is
String
public RecommendationsGiven getRecommendationsGiven()
RecommendationsGiven
public void setRecommendationsGiven(RecommendationsGiven value)
value
- allowed object is
RecommendationsGiven
public RecommendationsReceived getRecommendationsReceived()
RecommendationsReceived
public void setRecommendationsReceived(RecommendationsReceived value)
value
- allowed object is
RecommendationsReceived
public MemberGroups getMemberGroups()
MemberGroups
public void setMemberGroups(MemberGroups value)
value
- allowed object is
MemberGroups
public PersonActivities getPersonActivities()
PersonActivities
public void setPersonActivities(PersonActivities value)
value
- allowed object is
PersonActivities
public ImAccounts getImAccounts()
ImAccounts
public void setImAccounts(ImAccounts value)
value
- allowed object is
ImAccounts
public TwitterAccounts getTwitterAccounts()
TwitterAccounts
public void setTwitterAccounts(TwitterAccounts value)
value
- allowed object is
TwitterAccounts
public DateOfBirth getDateOfBirth()
DateOfBirth
public void setDateOfBirth(DateOfBirth value)
value
- allowed object is
DateOfBirth
public String getMainAddress()
String
public void setMainAddress(String value)
value
- allowed object is
String
public PhoneNumbers getPhoneNumbers()
PhoneNumbers
public void setPhoneNumbers(PhoneNumbers value)
value
- allowed object is
PhoneNumbers
public Following getFollowing()
Following
public void setFollowing(Following value)
value
- allowed object is
Following
public String getPath()
String
Apache Camel