com.google.code.linkedinapi.schema
Class ObjectFactory

java.lang.Object
  extended by com.google.code.linkedinapi.schema.ObjectFactory
Direct Known Subclasses:
LinkedInApiJaxbClient.JaxbElementFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the com.google.code.linkedinapi.schema package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Field Summary
private static javax.xml.namespace.QName _Activities_QNAME
           
private static javax.xml.namespace.QName _AppId_QNAME
           
private static javax.xml.namespace.QName _Associations_QNAME
           
private static javax.xml.namespace.QName _Body_QNAME
           
private static javax.xml.namespace.QName _Code_QNAME
           
private static javax.xml.namespace.QName _Comment_QNAME
           
private static javax.xml.namespace.QName _ConnectType_QNAME
           
private static javax.xml.namespace.QName _ContentType_QNAME
           
private static javax.xml.namespace.QName _Count_QNAME
           
private static javax.xml.namespace.QName _CurrentStatus_QNAME
           
private static javax.xml.namespace.QName _CurrentStatusTimestamp_QNAME
           
private static javax.xml.namespace.QName _Day_QNAME
           
private static javax.xml.namespace.QName _Degree_QNAME
           
private static javax.xml.namespace.QName _Distance_QNAME
           
private static javax.xml.namespace.QName _ErrorCode_QNAME
           
private static javax.xml.namespace.QName _FieldOfStudy_QNAME
           
private static javax.xml.namespace.QName _FirstName_QNAME
           
private static javax.xml.namespace.QName _Headline_QNAME
           
private static javax.xml.namespace.QName _Honors_QNAME
           
private static javax.xml.namespace.QName _Id_QNAME
           
private static javax.xml.namespace.QName _ImAccountName_QNAME
           
private static javax.xml.namespace.QName _ImAccountType_QNAME
           
private static javax.xml.namespace.QName _Industry_QNAME
           
private static javax.xml.namespace.QName _Interests_QNAME
           
private static javax.xml.namespace.QName _IsCommentable_QNAME
           
private static javax.xml.namespace.QName _IsCurrent_QNAME
           
private static javax.xml.namespace.QName _IsLikable_QNAME
           
private static javax.xml.namespace.QName _IsLiked_QNAME
           
private static javax.xml.namespace.QName _LastName_QNAME
           
private static javax.xml.namespace.QName _MainAddress_QNAME
           
private static javax.xml.namespace.QName _Message_QNAME
           
private static javax.xml.namespace.QName _Month_QNAME
           
private static javax.xml.namespace.QName _Name_QNAME
           
private static javax.xml.namespace.QName _Notes_QNAME
           
private static javax.xml.namespace.QName _NumConnections_QNAME
           
private static javax.xml.namespace.QName _NumConnectionsCapped_QNAME
           
private static javax.xml.namespace.QName _NumLikes_QNAME
           
private static javax.xml.namespace.QName _NumRecommenders_QNAME
           
private static javax.xml.namespace.QName _NumResults_QNAME
           
private static javax.xml.namespace.QName _PhoneType_QNAME
           
private static javax.xml.namespace.QName _PictureUrl_QNAME
           
private static javax.xml.namespace.QName _ProviderAccountId_QNAME
           
private static javax.xml.namespace.QName _ProviderAccountName_QNAME
           
private static javax.xml.namespace.QName _PublicProfileUrl_QNAME
           
private static javax.xml.namespace.QName _RecommendationSnippet_QNAME
           
private static javax.xml.namespace.QName _RecommendationText_QNAME
           
private static javax.xml.namespace.QName _RecommendationType_QNAME
           
private static javax.xml.namespace.QName _SchoolName_QNAME
           
private static javax.xml.namespace.QName _SequenceNumber_QNAME
           
private static javax.xml.namespace.QName _ShortenedUrl_QNAME
           
private static javax.xml.namespace.QName _Specialties_QNAME
           
private static javax.xml.namespace.QName _Status_QNAME
           
private static javax.xml.namespace.QName _Subject_QNAME
           
private static javax.xml.namespace.QName _SubmittedImageUrl_QNAME
           
private static javax.xml.namespace.QName _SubmittedUrl_QNAME
           
private static javax.xml.namespace.QName _Summary_QNAME
           
private static javax.xml.namespace.QName _ThumbnailUrl_QNAME
           
private static javax.xml.namespace.QName _Timestamp_QNAME
           
private static javax.xml.namespace.QName _Title_QNAME
           
private static javax.xml.namespace.QName _Type_QNAME
           
private static javax.xml.namespace.QName _UpdateKey_QNAME
           
private static javax.xml.namespace.QName _UpdateType_QNAME
           
private static javax.xml.namespace.QName _Url_QNAME
           
private static java.lang.Void _useJAXBProperties
           
private static javax.xml.namespace.QName _Value_QNAME
           
private static javax.xml.namespace.QName _WebUrl_QNAME
           
private static javax.xml.namespace.QName _Year_QNAME
           
 
Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.google.code.linkedinapi.schema
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.String> createActivities(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Activity createActivity()
          Create an instance of Activity
 Answer createAnswer()
          Create an instance of Answer
 Answers createAnswers()
          Create an instance of Answers
 ApiStandardProfileRequest createApiStandardProfileRequest()
          Create an instance of ApiStandardProfileRequest
 javax.xml.bind.JAXBElement<java.lang.String> createAppId(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Application createApplication()
          Create an instance of Application
 javax.xml.bind.JAXBElement<java.lang.String> createAssociations(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Attribution createAttribution()
          Create an instance of Attribution
 Author createAuthor()
          Create an instance of Author
 Authorization createAuthorization()
          Create an instance of Authorization
 javax.xml.bind.JAXBElement<java.lang.String> createBody(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Bucket createBucket()
          Create an instance of Bucket
 Buckets createBuckets()
          Create an instance of Buckets
 javax.xml.bind.JAXBElement<java.lang.String> createCode(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createComment(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Company createCompany()
          Create an instance of Company
 Connections createConnections()
          Create an instance of Connections
 javax.xml.bind.JAXBElement<InviteConnectType> createConnectType(InviteConnectType value)
          Create an instance of JAXBElement<InviteConnectType>}
 Content createContent()
          Create an instance of Content
 javax.xml.bind.JAXBElement<NetworkUpdateContentType> createContentType(NetworkUpdateContentType value)
          Create an instance of JAXBElement<NetworkUpdateContentType>}
 javax.xml.bind.JAXBElement<java.lang.Long> createCount(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 Country createCountry()
          Create an instance of Country
 CurrentShare createCurrentShare()
          Create an instance of CurrentShare
 javax.xml.bind.JAXBElement<java.lang.String> createCurrentStatus(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Long> createCurrentStatusTimestamp(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 DateOfBirth createDateOfBirth()
          Create an instance of DateOfBirth
 javax.xml.bind.JAXBElement<java.lang.Long> createDay(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 javax.xml.bind.JAXBElement<java.lang.String> createDegree(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Long> createDistance(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 Education createEducation()
          Create an instance of Education
 Educations createEducations()
          Create an instance of Educations
 EndDate createEndDate()
          Create an instance of EndDate
 Error createError()
          Create an instance of Error
 javax.xml.bind.JAXBElement<java.lang.String> createErrorCode(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Facet createFacet()
          Create an instance of Facet
 Facets createFacets()
          Create an instance of Facets
 javax.xml.bind.JAXBElement<java.lang.String> createFieldOfStudy(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createFirstName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Headers createHeaders()
          Create an instance of Headers
 javax.xml.bind.JAXBElement<java.lang.String> createHeadline(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createHonors(java.lang.String value)
          Create an instance of JAXBElement<String>}
 HttpHeader createHttpHeader()
          Create an instance of HttpHeader
 javax.xml.bind.JAXBElement<java.lang.String> createId(java.lang.String value)
          Create an instance of JAXBElement<String>}
 ImAccount createImAccount()
          Create an instance of ImAccount
 javax.xml.bind.JAXBElement<java.lang.String> createImAccountName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 ImAccounts createImAccounts()
          Create an instance of ImAccounts
 javax.xml.bind.JAXBElement<ImAccountType> createImAccountType(ImAccountType value)
          Create an instance of JAXBElement<ImAccountType>}
 javax.xml.bind.JAXBElement<java.lang.String> createIndustry(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createInterests(java.lang.String value)
          Create an instance of JAXBElement<String>}
 InvitationRequest createInvitationRequest()
          Create an instance of InvitationRequest
 javax.xml.bind.JAXBElement<java.lang.Boolean> createIsCommentable(java.lang.Boolean value)
          Create an instance of JAXBElement<Boolean>}
 javax.xml.bind.JAXBElement<java.lang.Boolean> createIsCurrent(java.lang.Boolean value)
          Create an instance of JAXBElement<Boolean>}
 javax.xml.bind.JAXBElement<java.lang.Boolean> createIsLikable(java.lang.Boolean value)
          Create an instance of JAXBElement<Boolean>}
 javax.xml.bind.JAXBElement<java.lang.Boolean> createIsLiked(java.lang.Boolean value)
          Create an instance of JAXBElement<Boolean>}
 ItemContent createItemContent()
          Create an instance of ItemContent
 Job createJob()
          Create an instance of Job
 JobPoster createJobPoster()
          Create an instance of JobPoster
 javax.xml.bind.JAXBElement<java.lang.String> createLastName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Like createLike()
          Create an instance of Like
 Likes createLikes()
          Create an instance of Likes
 Location createLocation()
          Create an instance of Location
 MailboxItem createMailboxItem()
          Create an instance of MailboxItem
 javax.xml.bind.JAXBElement<java.lang.String> createMainAddress(java.lang.String value)
          Create an instance of JAXBElement<String>}
 MemberGroup createMemberGroup()
          Create an instance of MemberGroup
 MemberGroups createMemberGroups()
          Create an instance of MemberGroups
 MemberUrl createMemberUrl()
          Create an instance of MemberUrl
 MemberUrlResources createMemberUrlResources()
          Create an instance of MemberUrlResources
 javax.xml.bind.JAXBElement<java.lang.String> createMessage(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Long> createMonth(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 javax.xml.bind.JAXBElement<java.lang.String> createName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Network createNetwork()
          Create an instance of Network
 NetworkStats createNetworkStats()
          Create an instance of NetworkStats
 javax.xml.bind.JAXBElement<java.lang.String> createNotes(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Long> createNumConnections(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 javax.xml.bind.JAXBElement<java.lang.Boolean> createNumConnectionsCapped(java.lang.Boolean value)
          Create an instance of JAXBElement<Boolean>}
 javax.xml.bind.JAXBElement<java.lang.Long> createNumLikes(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 javax.xml.bind.JAXBElement<java.lang.Long> createNumRecommenders(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 javax.xml.bind.JAXBElement<java.lang.Long> createNumResults(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 People createPeople()
          Create an instance of People
 PeopleSearch createPeopleSearch()
          Create an instance of PeopleSearch
 Person createPerson()
          Create an instance of Person
 PersonActivities createPersonActivities()
          Create an instance of PersonActivities
 PhoneNumber createPhoneNumber()
          Create an instance of PhoneNumber
 PhoneNumbers createPhoneNumbers()
          Create an instance of PhoneNumbers
 javax.xml.bind.JAXBElement<PhoneType> createPhoneType(PhoneType value)
          Create an instance of JAXBElement<PhoneType>}
 javax.xml.bind.JAXBElement<java.lang.String> createPictureUrl(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Position createPosition()
          Create an instance of Position
 Positions createPositions()
          Create an instance of Positions
 Property createProperty()
          Create an instance of Property
 javax.xml.bind.JAXBElement<java.lang.Long> createProviderAccountId(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 javax.xml.bind.JAXBElement<java.lang.String> createProviderAccountName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createPublicProfileUrl(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Question createQuestion()
          Create an instance of Question
 QuestionCategories createQuestionCategories()
          Create an instance of QuestionCategories
 QuestionCategory createQuestionCategory()
          Create an instance of QuestionCategory
 Recipient createRecipient()
          Create an instance of Recipient
 Recipients createRecipients()
          Create an instance of Recipients
 Recommendation createRecommendation()
          Create an instance of Recommendation
 RecommendationsGiven createRecommendationsGiven()
          Create an instance of RecommendationsGiven
 javax.xml.bind.JAXBElement<java.lang.String> createRecommendationSnippet(java.lang.String value)
          Create an instance of JAXBElement<String>}
 RecommendationsReceived createRecommendationsReceived()
          Create an instance of RecommendationsReceived
 javax.xml.bind.JAXBElement<java.lang.String> createRecommendationText(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<RecommendationType> createRecommendationType(RecommendationType value)
          Create an instance of JAXBElement<RecommendationType>}
 Recommendee createRecommendee()
          Create an instance of Recommendee
 Recommender createRecommender()
          Create an instance of Recommender
 RelationToViewer createRelationToViewer()
          Create an instance of RelationToViewer
 javax.xml.bind.JAXBElement<java.lang.String> createSchoolName(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Long> createSequenceNumber(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 ServiceProvider createServiceProvider()
          Create an instance of ServiceProvider
 Share createShare()
          Create an instance of Share
 javax.xml.bind.JAXBElement<java.lang.String> createShortenedUrl(java.lang.String value)
          Create an instance of JAXBElement<String>}
 SiteGroupRequest createSiteGroupRequest()
          Create an instance of SiteGroupRequest
 SiteJobRequest createSiteJobRequest()
          Create an instance of SiteJobRequest
 SiteStandardProfileRequest createSiteStandardProfileRequest()
          Create an instance of SiteStandardProfileRequest
 Source createSource()
          Create an instance of Source
 javax.xml.bind.JAXBElement<java.lang.String> createSpecialties(java.lang.String value)
          Create an instance of JAXBElement<String>}
 StartDate createStartDate()
          Create an instance of StartDate
 javax.xml.bind.JAXBElement<java.lang.Long> createStatus(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 javax.xml.bind.JAXBElement<java.lang.String> createSubject(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createSubmittedImageUrl(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createSubmittedUrl(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createSummary(java.lang.String value)
          Create an instance of JAXBElement<String>}
 ThreeCurrentPositions createThreeCurrentPositions()
          Create an instance of ThreeCurrentPositions
 ThreePastPositions createThreePastPositions()
          Create an instance of ThreePastPositions
 javax.xml.bind.JAXBElement<java.lang.String> createThumbnailUrl(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Long> createTimestamp(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 javax.xml.bind.JAXBElement<java.lang.String> createTitle(java.lang.String value)
          Create an instance of JAXBElement<String>}
 TwitterAccount createTwitterAccount()
          Create an instance of TwitterAccount
 TwitterAccounts createTwitterAccounts()
          Create an instance of TwitterAccounts
 javax.xml.bind.JAXBElement<java.lang.String> createType(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Update createUpdate()
          Create an instance of Update
 UpdateComment createUpdateComment()
          Create an instance of UpdateComment
 UpdateComments createUpdateComments()
          Create an instance of UpdateComments
 UpdateContent createUpdateContent()
          Create an instance of UpdateContent
 javax.xml.bind.JAXBElement<java.lang.String> createUpdateKey(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Updates createUpdates()
          Create an instance of Updates
 javax.xml.bind.JAXBElement<NetworkUpdateReturnType> createUpdateType(NetworkUpdateReturnType value)
          Create an instance of JAXBElement<NetworkUpdateReturnType>}
 javax.xml.bind.JAXBElement<java.lang.String> createUrl(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.String> createValue(java.lang.String value)
          Create an instance of JAXBElement<String>}
 Visibility createVisibility()
          Create an instance of Visibility
 javax.xml.bind.JAXBElement<java.lang.String> createWebUrl(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<java.lang.Long> createYear(java.lang.Long value)
          Create an instance of JAXBElement<Long>}
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_useJAXBProperties

private static final java.lang.Void _useJAXBProperties

_Summary_QNAME

private static final javax.xml.namespace.QName _Summary_QNAME

_Body_QNAME

private static final javax.xml.namespace.QName _Body_QNAME

_Honors_QNAME

private static final javax.xml.namespace.QName _Honors_QNAME

_Count_QNAME

private static final javax.xml.namespace.QName _Count_QNAME

_PublicProfileUrl_QNAME

private static final javax.xml.namespace.QName _PublicProfileUrl_QNAME

_IsLikable_QNAME

private static final javax.xml.namespace.QName _IsLikable_QNAME

_CurrentStatus_QNAME

private static final javax.xml.namespace.QName _CurrentStatus_QNAME

_IsCommentable_QNAME

private static final javax.xml.namespace.QName _IsCommentable_QNAME

_MainAddress_QNAME

private static final javax.xml.namespace.QName _MainAddress_QNAME

_ErrorCode_QNAME

private static final javax.xml.namespace.QName _ErrorCode_QNAME

_CurrentStatusTimestamp_QNAME

private static final javax.xml.namespace.QName _CurrentStatusTimestamp_QNAME

_Type_QNAME

private static final javax.xml.namespace.QName _Type_QNAME

_NumRecommenders_QNAME

private static final javax.xml.namespace.QName _NumRecommenders_QNAME

_ProviderAccountName_QNAME

private static final javax.xml.namespace.QName _ProviderAccountName_QNAME

_ThumbnailUrl_QNAME

private static final javax.xml.namespace.QName _ThumbnailUrl_QNAME

_ConnectType_QNAME

private static final javax.xml.namespace.QName _ConnectType_QNAME

_Specialties_QNAME

private static final javax.xml.namespace.QName _Specialties_QNAME

_Value_QNAME

private static final javax.xml.namespace.QName _Value_QNAME

_WebUrl_QNAME

private static final javax.xml.namespace.QName _WebUrl_QNAME

_Year_QNAME

private static final javax.xml.namespace.QName _Year_QNAME

_LastName_QNAME

private static final javax.xml.namespace.QName _LastName_QNAME

_Activities_QNAME

private static final javax.xml.namespace.QName _Activities_QNAME

_Industry_QNAME

private static final javax.xml.namespace.QName _Industry_QNAME

_ImAccountName_QNAME

private static final javax.xml.namespace.QName _ImAccountName_QNAME

_SubmittedImageUrl_QNAME

private static final javax.xml.namespace.QName _SubmittedImageUrl_QNAME

_ProviderAccountId_QNAME

private static final javax.xml.namespace.QName _ProviderAccountId_QNAME

_Status_QNAME

private static final javax.xml.namespace.QName _Status_QNAME

_SubmittedUrl_QNAME

private static final javax.xml.namespace.QName _SubmittedUrl_QNAME

_Code_QNAME

private static final javax.xml.namespace.QName _Code_QNAME

_Url_QNAME

private static final javax.xml.namespace.QName _Url_QNAME

_ShortenedUrl_QNAME

private static final javax.xml.namespace.QName _ShortenedUrl_QNAME

_RecommendationText_QNAME

private static final javax.xml.namespace.QName _RecommendationText_QNAME

_Associations_QNAME

private static final javax.xml.namespace.QName _Associations_QNAME

_Month_QNAME

private static final javax.xml.namespace.QName _Month_QNAME

_Day_QNAME

private static final javax.xml.namespace.QName _Day_QNAME

_Comment_QNAME

private static final javax.xml.namespace.QName _Comment_QNAME

_PictureUrl_QNAME

private static final javax.xml.namespace.QName _PictureUrl_QNAME

_Headline_QNAME

private static final javax.xml.namespace.QName _Headline_QNAME

_RecommendationType_QNAME

private static final javax.xml.namespace.QName _RecommendationType_QNAME

_ContentType_QNAME

private static final javax.xml.namespace.QName _ContentType_QNAME

_Interests_QNAME

private static final javax.xml.namespace.QName _Interests_QNAME

_NumResults_QNAME

private static final javax.xml.namespace.QName _NumResults_QNAME

_Subject_QNAME

private static final javax.xml.namespace.QName _Subject_QNAME

_IsCurrent_QNAME

private static final javax.xml.namespace.QName _IsCurrent_QNAME

_IsLiked_QNAME

private static final javax.xml.namespace.QName _IsLiked_QNAME

_NumLikes_QNAME

private static final javax.xml.namespace.QName _NumLikes_QNAME

_Id_QNAME

private static final javax.xml.namespace.QName _Id_QNAME

_Timestamp_QNAME

private static final javax.xml.namespace.QName _Timestamp_QNAME

_Distance_QNAME

private static final javax.xml.namespace.QName _Distance_QNAME

_Title_QNAME

private static final javax.xml.namespace.QName _Title_QNAME

_ImAccountType_QNAME

private static final javax.xml.namespace.QName _ImAccountType_QNAME

_Name_QNAME

private static final javax.xml.namespace.QName _Name_QNAME

_RecommendationSnippet_QNAME

private static final javax.xml.namespace.QName _RecommendationSnippet_QNAME

_NumConnectionsCapped_QNAME

private static final javax.xml.namespace.QName _NumConnectionsCapped_QNAME

_AppId_QNAME

private static final javax.xml.namespace.QName _AppId_QNAME

_SchoolName_QNAME

private static final javax.xml.namespace.QName _SchoolName_QNAME

_UpdateType_QNAME

private static final javax.xml.namespace.QName _UpdateType_QNAME

_UpdateKey_QNAME

private static final javax.xml.namespace.QName _UpdateKey_QNAME

_Message_QNAME

private static final javax.xml.namespace.QName _Message_QNAME

_PhoneType_QNAME

private static final javax.xml.namespace.QName _PhoneType_QNAME

_Degree_QNAME

private static final javax.xml.namespace.QName _Degree_QNAME

_FirstName_QNAME

private static final javax.xml.namespace.QName _FirstName_QNAME

_SequenceNumber_QNAME

private static final javax.xml.namespace.QName _SequenceNumber_QNAME

_NumConnections_QNAME

private static final javax.xml.namespace.QName _NumConnections_QNAME

_FieldOfStudy_QNAME

private static final javax.xml.namespace.QName _FieldOfStudy_QNAME

_Notes_QNAME

private static final javax.xml.namespace.QName _Notes_QNAME
Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.google.code.linkedinapi.schema

Method Detail

createRecipient

public Recipient createRecipient()
Create an instance of Recipient


createCurrentShare

public CurrentShare createCurrentShare()
Create an instance of CurrentShare


createContent

public Content createContent()
Create an instance of Content


createVisibility

public Visibility createVisibility()
Create an instance of Visibility


createAnswers

public Answers createAnswers()
Create an instance of Answers


createTwitterAccounts

public TwitterAccounts createTwitterAccounts()
Create an instance of TwitterAccounts


createTwitterAccount

public TwitterAccount createTwitterAccount()
Create an instance of TwitterAccount


createRecommender

public Recommender createRecommender()
Create an instance of Recommender


createCountry

public Country createCountry()
Create an instance of Country


createPhoneNumbers

public PhoneNumbers createPhoneNumbers()
Create an instance of PhoneNumbers


createInvitationRequest

public InvitationRequest createInvitationRequest()
Create an instance of InvitationRequest


createPeopleSearch

public PeopleSearch createPeopleSearch()
Create an instance of PeopleSearch


createUpdateComments

public UpdateComments createUpdateComments()
Create an instance of UpdateComments


createSiteStandardProfileRequest

public SiteStandardProfileRequest createSiteStandardProfileRequest()
Create an instance of SiteStandardProfileRequest


createApiStandardProfileRequest

public ApiStandardProfileRequest createApiStandardProfileRequest()
Create an instance of ApiStandardProfileRequest


createRecommendationsReceived

public RecommendationsReceived createRecommendationsReceived()
Create an instance of RecommendationsReceived


createAuthorization

public Authorization createAuthorization()
Create an instance of Authorization


createPhoneNumber

public PhoneNumber createPhoneNumber()
Create an instance of PhoneNumber


createThreeCurrentPositions

public ThreeCurrentPositions createThreeCurrentPositions()
Create an instance of ThreeCurrentPositions


createFacet

public Facet createFacet()
Create an instance of Facet


createUpdateContent

public UpdateContent createUpdateContent()
Create an instance of UpdateContent


createSource

public Source createSource()
Create an instance of Source


createLikes

public Likes createLikes()
Create an instance of Likes


createLocation

public Location createLocation()
Create an instance of Location


createShare

public Share createShare()
Create an instance of Share


createApplication

public Application createApplication()
Create an instance of Application


createFacets

public Facets createFacets()
Create an instance of Facets


createItemContent

public ItemContent createItemContent()
Create an instance of ItemContent


createQuestion

public Question createQuestion()
Create an instance of Question


createImAccounts

public ImAccounts createImAccounts()
Create an instance of ImAccounts


createMemberUrl

public MemberUrl createMemberUrl()
Create an instance of MemberUrl


createPeople

public People createPeople()
Create an instance of People


createAttribution

public Attribution createAttribution()
Create an instance of Attribution


createPositions

public Positions createPositions()
Create an instance of Positions


createDateOfBirth

public DateOfBirth createDateOfBirth()
Create an instance of DateOfBirth


createThreePastPositions

public ThreePastPositions createThreePastPositions()
Create an instance of ThreePastPositions


createCompany

public Company createCompany()
Create an instance of Company


createEducations

public Educations createEducations()
Create an instance of Educations


createActivity

public Activity createActivity()
Create an instance of Activity


createRecommendationsGiven

public RecommendationsGiven createRecommendationsGiven()
Create an instance of RecommendationsGiven


createRecommendation

public Recommendation createRecommendation()
Create an instance of Recommendation


createMemberGroup

public MemberGroup createMemberGroup()
Create an instance of MemberGroup


createSiteJobRequest

public SiteJobRequest createSiteJobRequest()
Create an instance of SiteJobRequest


createMailboxItem

public MailboxItem createMailboxItem()
Create an instance of MailboxItem


createPerson

public Person createPerson()
Create an instance of Person


createUpdateComment

public UpdateComment createUpdateComment()
Create an instance of UpdateComment


createEndDate

public EndDate createEndDate()
Create an instance of EndDate


createConnections

public Connections createConnections()
Create an instance of Connections


createBuckets

public Buckets createBuckets()
Create an instance of Buckets


createImAccount

public ImAccount createImAccount()
Create an instance of ImAccount


createError

public Error createError()
Create an instance of Error


createStartDate

public StartDate createStartDate()
Create an instance of StartDate


createPersonActivities

public PersonActivities createPersonActivities()
Create an instance of PersonActivities


createAnswer

public Answer createAnswer()
Create an instance of Answer


createSiteGroupRequest

public SiteGroupRequest createSiteGroupRequest()
Create an instance of SiteGroupRequest


createRecommendee

public Recommendee createRecommendee()
Create an instance of Recommendee


createJob

public Job createJob()
Create an instance of Job


createMemberGroups

public MemberGroups createMemberGroups()
Create an instance of MemberGroups


createAuthor

public Author createAuthor()
Create an instance of Author


createMemberUrlResources

public MemberUrlResources createMemberUrlResources()
Create an instance of MemberUrlResources


createRecipients

public Recipients createRecipients()
Create an instance of Recipients


createPosition

public Position createPosition()
Create an instance of Position


createLike

public Like createLike()
Create an instance of Like


createRelationToViewer

public RelationToViewer createRelationToViewer()
Create an instance of RelationToViewer


createQuestionCategory

public QuestionCategory createQuestionCategory()
Create an instance of QuestionCategory


createProperty

public Property createProperty()
Create an instance of Property


createHeaders

public Headers createHeaders()
Create an instance of Headers


createNetwork

public Network createNetwork()
Create an instance of Network


createBucket

public Bucket createBucket()
Create an instance of Bucket


createNetworkStats

public NetworkStats createNetworkStats()
Create an instance of NetworkStats


createEducation

public Education createEducation()
Create an instance of Education


createUpdate

public Update createUpdate()
Create an instance of Update


createQuestionCategories

public QuestionCategories createQuestionCategories()
Create an instance of QuestionCategories


createServiceProvider

public ServiceProvider createServiceProvider()
Create an instance of ServiceProvider


createUpdates

public Updates createUpdates()
Create an instance of Updates


createJobPoster

public JobPoster createJobPoster()
Create an instance of JobPoster


createHttpHeader

public HttpHeader createHttpHeader()
Create an instance of HttpHeader


createSummary

public javax.xml.bind.JAXBElement<java.lang.String> createSummary(java.lang.String value)
Create an instance of JAXBElement<String>}


createBody

public javax.xml.bind.JAXBElement<java.lang.String> createBody(java.lang.String value)
Create an instance of JAXBElement<String>}


createHonors

public javax.xml.bind.JAXBElement<java.lang.String> createHonors(java.lang.String value)
Create an instance of JAXBElement<String>}


createCount

public javax.xml.bind.JAXBElement<java.lang.Long> createCount(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createPublicProfileUrl

public javax.xml.bind.JAXBElement<java.lang.String> createPublicProfileUrl(java.lang.String value)
Create an instance of JAXBElement<String>}


createIsLikable

public javax.xml.bind.JAXBElement<java.lang.Boolean> createIsLikable(java.lang.Boolean value)
Create an instance of JAXBElement<Boolean>}


createCurrentStatus

public javax.xml.bind.JAXBElement<java.lang.String> createCurrentStatus(java.lang.String value)
Create an instance of JAXBElement<String>}


createIsCommentable

public javax.xml.bind.JAXBElement<java.lang.Boolean> createIsCommentable(java.lang.Boolean value)
Create an instance of JAXBElement<Boolean>}


createMainAddress

public javax.xml.bind.JAXBElement<java.lang.String> createMainAddress(java.lang.String value)
Create an instance of JAXBElement<String>}


createErrorCode

public javax.xml.bind.JAXBElement<java.lang.String> createErrorCode(java.lang.String value)
Create an instance of JAXBElement<String>}


createCurrentStatusTimestamp

public javax.xml.bind.JAXBElement<java.lang.Long> createCurrentStatusTimestamp(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createType

public javax.xml.bind.JAXBElement<java.lang.String> createType(java.lang.String value)
Create an instance of JAXBElement<String>}


createNumRecommenders

public javax.xml.bind.JAXBElement<java.lang.Long> createNumRecommenders(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createProviderAccountName

public javax.xml.bind.JAXBElement<java.lang.String> createProviderAccountName(java.lang.String value)
Create an instance of JAXBElement<String>}


createThumbnailUrl

public javax.xml.bind.JAXBElement<java.lang.String> createThumbnailUrl(java.lang.String value)
Create an instance of JAXBElement<String>}


createConnectType

public javax.xml.bind.JAXBElement<InviteConnectType> createConnectType(InviteConnectType value)
Create an instance of JAXBElement<InviteConnectType>}


createSpecialties

public javax.xml.bind.JAXBElement<java.lang.String> createSpecialties(java.lang.String value)
Create an instance of JAXBElement<String>}


createValue

public javax.xml.bind.JAXBElement<java.lang.String> createValue(java.lang.String value)
Create an instance of JAXBElement<String>}


createWebUrl

public javax.xml.bind.JAXBElement<java.lang.String> createWebUrl(java.lang.String value)
Create an instance of JAXBElement<String>}


createYear

public javax.xml.bind.JAXBElement<java.lang.Long> createYear(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createLastName

public javax.xml.bind.JAXBElement<java.lang.String> createLastName(java.lang.String value)
Create an instance of JAXBElement<String>}


createActivities

public javax.xml.bind.JAXBElement<java.lang.String> createActivities(java.lang.String value)
Create an instance of JAXBElement<String>}


createIndustry

public javax.xml.bind.JAXBElement<java.lang.String> createIndustry(java.lang.String value)
Create an instance of JAXBElement<String>}


createImAccountName

public javax.xml.bind.JAXBElement<java.lang.String> createImAccountName(java.lang.String value)
Create an instance of JAXBElement<String>}


createSubmittedImageUrl

public javax.xml.bind.JAXBElement<java.lang.String> createSubmittedImageUrl(java.lang.String value)
Create an instance of JAXBElement<String>}


createProviderAccountId

public javax.xml.bind.JAXBElement<java.lang.Long> createProviderAccountId(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createStatus

public javax.xml.bind.JAXBElement<java.lang.Long> createStatus(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createSubmittedUrl

public javax.xml.bind.JAXBElement<java.lang.String> createSubmittedUrl(java.lang.String value)
Create an instance of JAXBElement<String>}


createCode

public javax.xml.bind.JAXBElement<java.lang.String> createCode(java.lang.String value)
Create an instance of JAXBElement<String>}


createUrl

public javax.xml.bind.JAXBElement<java.lang.String> createUrl(java.lang.String value)
Create an instance of JAXBElement<String>}


createShortenedUrl

public javax.xml.bind.JAXBElement<java.lang.String> createShortenedUrl(java.lang.String value)
Create an instance of JAXBElement<String>}


createRecommendationText

public javax.xml.bind.JAXBElement<java.lang.String> createRecommendationText(java.lang.String value)
Create an instance of JAXBElement<String>}


createAssociations

public javax.xml.bind.JAXBElement<java.lang.String> createAssociations(java.lang.String value)
Create an instance of JAXBElement<String>}


createMonth

public javax.xml.bind.JAXBElement<java.lang.Long> createMonth(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createDay

public javax.xml.bind.JAXBElement<java.lang.Long> createDay(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createComment

public javax.xml.bind.JAXBElement<java.lang.String> createComment(java.lang.String value)
Create an instance of JAXBElement<String>}


createPictureUrl

public javax.xml.bind.JAXBElement<java.lang.String> createPictureUrl(java.lang.String value)
Create an instance of JAXBElement<String>}


createHeadline

public javax.xml.bind.JAXBElement<java.lang.String> createHeadline(java.lang.String value)
Create an instance of JAXBElement<String>}


createRecommendationType

public javax.xml.bind.JAXBElement<RecommendationType> createRecommendationType(RecommendationType value)
Create an instance of JAXBElement<RecommendationType>}


createContentType

public javax.xml.bind.JAXBElement<NetworkUpdateContentType> createContentType(NetworkUpdateContentType value)
Create an instance of JAXBElement<NetworkUpdateContentType>}


createInterests

public javax.xml.bind.JAXBElement<java.lang.String> createInterests(java.lang.String value)
Create an instance of JAXBElement<String>}


createNumResults

public javax.xml.bind.JAXBElement<java.lang.Long> createNumResults(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createSubject

public javax.xml.bind.JAXBElement<java.lang.String> createSubject(java.lang.String value)
Create an instance of JAXBElement<String>}


createIsCurrent

public javax.xml.bind.JAXBElement<java.lang.Boolean> createIsCurrent(java.lang.Boolean value)
Create an instance of JAXBElement<Boolean>}


createIsLiked

public javax.xml.bind.JAXBElement<java.lang.Boolean> createIsLiked(java.lang.Boolean value)
Create an instance of JAXBElement<Boolean>}


createNumLikes

public javax.xml.bind.JAXBElement<java.lang.Long> createNumLikes(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createId

public javax.xml.bind.JAXBElement<java.lang.String> createId(java.lang.String value)
Create an instance of JAXBElement<String>}


createTimestamp

public javax.xml.bind.JAXBElement<java.lang.Long> createTimestamp(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createDistance

public javax.xml.bind.JAXBElement<java.lang.Long> createDistance(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createTitle

public javax.xml.bind.JAXBElement<java.lang.String> createTitle(java.lang.String value)
Create an instance of JAXBElement<String>}


createImAccountType

public javax.xml.bind.JAXBElement<ImAccountType> createImAccountType(ImAccountType value)
Create an instance of JAXBElement<ImAccountType>}


createName

public javax.xml.bind.JAXBElement<java.lang.String> createName(java.lang.String value)
Create an instance of JAXBElement<String>}


createRecommendationSnippet

public javax.xml.bind.JAXBElement<java.lang.String> createRecommendationSnippet(java.lang.String value)
Create an instance of JAXBElement<String>}


createNumConnectionsCapped

public javax.xml.bind.JAXBElement<java.lang.Boolean> createNumConnectionsCapped(java.lang.Boolean value)
Create an instance of JAXBElement<Boolean>}


createAppId

public javax.xml.bind.JAXBElement<java.lang.String> createAppId(java.lang.String value)
Create an instance of JAXBElement<String>}


createSchoolName

public javax.xml.bind.JAXBElement<java.lang.String> createSchoolName(java.lang.String value)
Create an instance of JAXBElement<String>}


createUpdateType

public javax.xml.bind.JAXBElement<NetworkUpdateReturnType> createUpdateType(NetworkUpdateReturnType value)
Create an instance of JAXBElement<NetworkUpdateReturnType>}


createUpdateKey

public javax.xml.bind.JAXBElement<java.lang.String> createUpdateKey(java.lang.String value)
Create an instance of JAXBElement<String>}


createMessage

public javax.xml.bind.JAXBElement<java.lang.String> createMessage(java.lang.String value)
Create an instance of JAXBElement<String>}


createPhoneType

public javax.xml.bind.JAXBElement<PhoneType> createPhoneType(PhoneType value)
Create an instance of JAXBElement<PhoneType>}


createDegree

public javax.xml.bind.JAXBElement<java.lang.String> createDegree(java.lang.String value)
Create an instance of JAXBElement<String>}


createFirstName

public javax.xml.bind.JAXBElement<java.lang.String> createFirstName(java.lang.String value)
Create an instance of JAXBElement<String>}


createSequenceNumber

public javax.xml.bind.JAXBElement<java.lang.Long> createSequenceNumber(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createNumConnections

public javax.xml.bind.JAXBElement<java.lang.Long> createNumConnections(java.lang.Long value)
Create an instance of JAXBElement<Long>}


createFieldOfStudy

public javax.xml.bind.JAXBElement<java.lang.String> createFieldOfStudy(java.lang.String value)
Create an instance of JAXBElement<String>}


createNotes

public javax.xml.bind.JAXBElement<java.lang.String> createNotes(java.lang.String value)
Create an instance of JAXBElement<String>}