public class

PersonImpl

extends BaseSchemaEntity
implements Person
java.lang.Object
   ↳ com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
     ↳ com.google.code.linkedinapi.schema.xpp.PersonImpl

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
Fields
protected ApiStandardProfileRequestImpl apiStandardProfileRequest
protected String associations
protected CertificationsImpl certifications
protected ConnectionsImpl connections
protected CurrentShareImpl currentShare
protected String currentStatus
protected Long currentStatusTimestamp
protected DateOfBirthImpl dateOfBirth
protected Long distance
protected EducationsImpl educations
protected String firstName
protected String headline
protected String honors
protected String id
protected ImAccountsImpl imAccounts
protected String industry
protected String interests
protected LanguagesImpl languages
protected String lastName
protected LocationImpl location
protected String mainAddress
protected MemberGroupsImpl memberGroups
protected MemberUrlResourcesImpl memberUrlResources
protected Long numConnections
protected Boolean numConnectionsCapped
protected Long numRecommenders
protected PatentsImpl patents
protected String path
protected PersonActivitiesImpl personActivities
protected PhoneNumbersImpl phoneNumbers
protected String pictureUrl
protected PositionsImpl positions
protected String publicProfileUrl
protected PublicationsImpl publications
protected RecommendationsGivenImpl recommendationsGiven
protected RecommendationsReceivedImpl recommendationsReceived
protected RelationToViewerImpl relationToViewer
protected SiteStandardProfileRequestImpl siteStandardProfileRequest
protected SkillsImpl skills
protected String specialties
protected String summary
protected ThreeCurrentPositionsImpl threeCurrentPositions
protected ThreePastPositionsImpl threePastPositions
protected TwitterAccountsImpl twitterAccounts
[Expand]
Inherited Fields
From class com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
Public Constructors
PersonImpl()
Public Methods
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.
Long 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.
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.
String getPublicProfileUrl()
Gets the value of the publicProfileUrl property.
Publications getPublications()
Gets the value of the publications 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.
void init(XmlPullParser parser)
Inits the.
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(Long 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 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 setPublicProfileUrl(String value)
Sets the value of the publicProfileUrl property.
void setPublications(Publications value)
Sets the value of the publications 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.
void toXml(XmlSerializer serializer)
To xml.
[Expand]
Inherited Methods
From class com.google.code.linkedinapi.schema.xpp.BaseSchemaEntity
From class java.lang.Object
From interface com.google.code.linkedinapi.schema.Person

Constants

private static final long serialVersionUID

Constant Value: 1783387499401345056 (0x18bfdd7b5eb07820)

Fields

protected ApiStandardProfileRequestImpl apiStandardProfileRequest

protected String associations

protected CertificationsImpl certifications

protected ConnectionsImpl connections

protected CurrentShareImpl currentShare

protected String currentStatus

protected Long currentStatusTimestamp

protected DateOfBirthImpl dateOfBirth

protected Long distance

protected EducationsImpl educations

protected String firstName

protected String headline

protected String honors

protected String id

protected ImAccountsImpl imAccounts

protected String industry

protected String interests

protected LanguagesImpl languages

protected String lastName

protected LocationImpl location

protected String mainAddress

protected MemberGroupsImpl memberGroups

protected MemberUrlResourcesImpl memberUrlResources

protected Long numConnections

protected Boolean numConnectionsCapped

protected Long numRecommenders

protected PatentsImpl patents

protected String path

protected PersonActivitiesImpl personActivities

protected PhoneNumbersImpl phoneNumbers

protected String pictureUrl

protected PositionsImpl positions

protected String publicProfileUrl

protected PublicationsImpl publications

protected RecommendationsGivenImpl recommendationsGiven

protected RecommendationsReceivedImpl recommendationsReceived

protected RelationToViewerImpl relationToViewer

protected SiteStandardProfileRequestImpl siteStandardProfileRequest

protected SkillsImpl skills

protected String specialties

protected String summary

protected ThreeCurrentPositionsImpl threeCurrentPositions

protected ThreePastPositionsImpl threePastPositions

protected TwitterAccountsImpl twitterAccounts

Public Constructors

public PersonImpl ()

Public Methods

public ApiStandardProfileRequest getApiStandardProfileRequest ()

Gets the value of the apiStandardProfileRequest property.

Returns

public String getAssociations ()

Gets the value of the associations property.

Returns
  • possible object is String

public Certifications getCertifications ()

Gets the value of the certifications property.

Returns

public Connections getConnections ()

Gets the value of the connections property.

Returns

public CurrentShare getCurrentShare ()

Gets the value of the currentShare property.

Returns

public String getCurrentStatus ()

Gets the value of the currentStatus property.

Returns
  • possible object is String

public Long getCurrentStatusTimestamp ()

Gets the value of the currentStatusTimestamp property.

Returns
  • possible object is String

public DateOfBirth getDateOfBirth ()

Gets the value of the dateOfBirth property.

Returns

public Long getDistance ()

Gets the value of the distance property.

Returns
  • possible object is String

public Educations getEducations ()

Gets the value of the educations property.

Returns

public String getFirstName ()

Gets the value of the firstName property.

Returns
  • possible object is String

public String getHeadline ()

Gets the value of the headline property.

Returns
  • possible object is String

public String getHonors ()

Gets the value of the honors property.

Returns
  • possible object is String

public String getId ()

Gets the value of the id property.

Returns
  • possible object is String

public ImAccounts getImAccounts ()

Gets the value of the imAccounts property.

Returns

public String getIndustry ()

Gets the value of the industry property.

Returns
  • possible object is String

public String getInterests ()

Gets the value of the interests property.

Returns
  • possible object is String

public Languages getLanguages ()

Gets the value of the languages property.

Returns

public String getLastName ()

Gets the value of the lastName property.

Returns
  • possible object is String

public Location getLocation ()

Gets the value of the location property.

Returns

public String getMainAddress ()

Gets the value of the mainAddress property.

Returns
  • possible object is String

public MemberGroups getMemberGroups ()

Gets the value of the memberGroups property.

Returns

public MemberUrlResources getMemberUrlResources ()

Gets the value of the memberUrlResources property.

Returns

public Long getNumConnections ()

Gets the value of the numConnections property.

Returns
  • possible object is String

public Long getNumRecommenders ()

Gets the value of the numRecommenders property.

Returns
  • possible object is String

public Patents getPatents ()

Gets the value of the patents property.

Returns

public String getPath ()

Gets the value of the path property.

Returns
  • possible object is String

public PersonActivities getPersonActivities ()

Gets the value of the personActivities property.

Returns

public PhoneNumbers getPhoneNumbers ()

Gets the value of the phoneNumbers property.

Returns

public String getPictureUrl ()

Gets the value of the pictureUrl property.

Returns
  • possible object is String

public Positions getPositions ()

Gets the value of the positions property.

Returns

public String getPublicProfileUrl ()

Gets the value of the publicProfileUrl property.

Returns
  • possible object is String

public Publications getPublications ()

Gets the value of the publications property.

Returns

public RecommendationsGiven getRecommendationsGiven ()

Gets the value of the recommendationsGiven property.

Returns

public RecommendationsReceived getRecommendationsReceived ()

Gets the value of the recommendationsReceived property.

Returns

public RelationToViewer getRelationToViewer ()

Gets the value of the relationToViewer property.

Returns

public SiteStandardProfileRequest getSiteStandardProfileRequest ()

Gets the value of the siteStandardProfileRequest property.

Returns

public Skills getSkills ()

Gets the value of the skills property.

Returns

public String getSpecialties ()

Gets the value of the specialties property.

Returns
  • possible object is String

public String getSummary ()

Gets the value of the summary property.

Returns
  • possible object is String

public ThreeCurrentPositions getThreeCurrentPositions ()

Gets the value of the threeCurrentPositions property.

Returns

public ThreePastPositions getThreePastPositions ()

Gets the value of the threePastPositions property.

Returns

public TwitterAccounts getTwitterAccounts ()

Gets the value of the twitterAccounts property.

Returns

public void init (XmlPullParser parser)

Inits the.

Parameters
parser The element
Throws
IOException
XmlPullParserException

public Boolean isNumConnectionsCapped ()

Gets the value of the numConnectionsCapped property.

Returns
  • possible object is Boolean

public void setApiStandardProfileRequest (ApiStandardProfileRequest value)

Sets the value of the apiStandardProfileRequest property.

Parameters
value Allowed object is ApiStandardProfileRequest

public void setAssociations (String value)

Sets the value of the associations property.

Parameters
value Allowed object is String

public void setCertifications (Certifications value)

Sets the value of the certifications property.

Parameters
value Allowed object is Certifications

public void setConnections (Connections value)

Sets the value of the connections property.

Parameters
value Allowed object is Connections

public void setCurrentShare (CurrentShare value)

Sets the value of the currentShare property.

Parameters
value Allowed object is CurrentShare

public void setCurrentStatus (String value)

Sets the value of the currentStatus property.

Parameters
value Allowed object is String

public void setCurrentStatusTimestamp (Long value)

Sets the value of the currentStatusTimestamp property.

Parameters
value Allowed object is String

public void setDateOfBirth (DateOfBirth value)

Sets the value of the dateOfBirth property.

Parameters
value Allowed object is DateOfBirth

public void setDistance (Long value)

Sets the value of the distance property.

Parameters
value Allowed object is String

public void setEducations (Educations value)

Sets the value of the educations property.

Parameters
value Allowed object is Educations

public void setFirstName (String value)

Sets the value of the firstName property.

Parameters
value Allowed object is String

public void setHeadline (String value)

Sets the value of the headline property.

Parameters
value Allowed object is String

public void setHonors (String value)

Sets the value of the honors property.

Parameters
value Allowed object is String

public void setId (String value)

Sets the value of the id property.

Parameters
value Allowed object is String

public void setImAccounts (ImAccounts value)

Sets the value of the imAccounts property.

Parameters
value Allowed object is ImAccounts

public void setIndustry (String value)

Sets the value of the industry property.

Parameters
value Allowed object is String

public void setInterests (String value)

Sets the value of the interests property.

Parameters
value Allowed object is String

public void setLanguages (Languages value)

Sets the value of the languages property.

Parameters
value Allowed object is Languages

public void setLastName (String value)

Sets the value of the lastName property.

Parameters
value Allowed object is String

public void setLocation (Location value)

Sets the value of the location property.

Parameters
value Allowed object is Location

public void setMainAddress (String value)

Sets the value of the mainAddress property.

Parameters
value Allowed object is String

public void setMemberGroups (MemberGroups value)

Sets the value of the memberGroups property.

Parameters
value Allowed object is MemberGroups

public void setMemberUrlResources (MemberUrlResources value)

Sets the value of the memberUrlResources property.

Parameters
value Allowed object is MemberUrlResources

public void setNumConnections (Long value)

Sets the value of the numConnections property.

Parameters
value Allowed object is String

public void setNumConnectionsCapped (Boolean value)

Sets the value of the numConnectionsCapped property.

Parameters
value Allowed object is Boolean

public void setNumRecommenders (Long value)

Sets the value of the numRecommenders property.

Parameters
value Allowed object is String

public void setPatents (Patents value)

Sets the value of the patents property.

Parameters
value Allowed object is Patents

public void setPath (String value)

Sets the value of the path property.

Parameters
value Allowed object is String

public void setPersonActivities (PersonActivities value)

Sets the value of the personActivities property.

Parameters
value Allowed object is PersonActivities

public void setPhoneNumbers (PhoneNumbers value)

Sets the value of the phoneNumbers property.

Parameters
value Allowed object is PhoneNumbers

public void setPictureUrl (String value)

Sets the value of the pictureUrl property.

Parameters
value Allowed object is String

public void setPositions (Positions value)

Sets the value of the positions property.

Parameters
value Allowed object is Positions

public void setPublicProfileUrl (String value)

Sets the value of the publicProfileUrl property.

Parameters
value Allowed object is String

public void setPublications (Publications value)

Sets the value of the publications property.

Parameters
value Allowed object is Publications

public void setRecommendationsGiven (RecommendationsGiven value)

Sets the value of the recommendationsGiven property.

Parameters
value Allowed object is RecommendationsGiven

public void setRecommendationsReceived (RecommendationsReceived value)

Sets the value of the recommendationsReceived property.

Parameters
value Allowed object is RecommendationsReceived

public void setRelationToViewer (RelationToViewer value)

Sets the value of the relationToViewer property.

Parameters
value Allowed object is RelationToViewer

public void setSiteStandardProfileRequest (SiteStandardProfileRequest value)

Sets the value of the siteStandardProfileRequest property.

Parameters
value Allowed object is SiteStandardProfileRequest

public void setSkills (Skills value)

Sets the value of the skills property.

Parameters
value Allowed object is Skills

public void setSpecialties (String value)

Sets the value of the specialties property.

Parameters
value Allowed object is String

public void setSummary (String value)

Sets the value of the summary property.

Parameters
value Allowed object is String

public void setThreeCurrentPositions (ThreeCurrentPositions value)

Sets the value of the threeCurrentPositions property.

Parameters
value Allowed object is ThreeCurrentPositions

public void setThreePastPositions (ThreePastPositions value)

Sets the value of the threePastPositions property.

Parameters
value Allowed object is ThreePastPositions

public void setTwitterAccounts (TwitterAccounts value)

Sets the value of the twitterAccounts property.

Parameters
value Allowed object is TwitterAccounts

public void toXml (XmlSerializer serializer)

To xml.

Parameters
serializer The document
Throws
IOException