public class ObjectFactory extends Object
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.
| Type | Property and Description |
|---|---|
Property |
create
Create an instance of
Property |
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.camel.component.linkedin.api.model
|
Propertypublic ObjectFactory()
public MailboxItem createMailboxItem()
MailboxItempublic Recipients createRecipients()
Recipientspublic ContactInfo createContactInfo()
ContactInfopublic Connections createConnections()
Connectionspublic CurrentShare createCurrentShare()
CurrentSharepublic Visibility createVisibility()
Visibilitypublic ServiceProvider createServiceProvider()
ServiceProviderpublic Application createApplication()
Applicationpublic RelationToViewer createRelationToViewer()
RelationToViewerpublic RelatedConnections createRelatedConnections()
RelatedConnectionspublic MembershipState createMembershipState()
MembershipStatepublic IsFollowing createIsFollowing()
IsFollowingpublic AvailableActions createAvailableActions()
AvailableActionspublic ApiStandardProfileRequest createApiStandardProfileRequest()
ApiStandardProfileRequestpublic HttpHeader createHttpHeader()
HttpHeaderpublic SiteStandardProfileRequest createSiteStandardProfileRequest()
SiteStandardProfileRequestpublic Certifications createCertifications()
Certificationspublic Certification createCertification()
Certificationpublic Publications createPublications()
Publicationspublic Publication createPublication()
Publicationpublic PublicationAuthor createPublicationAuthor()
PublicationAuthorpublic Proficiency createProficiency()
Proficiencypublic CompanyType createCompanyType()
CompanyTypepublic StockExchange createStockExchange()
StockExchangepublic Specialties createSpecialties()
Specialtiespublic NumFollowers createNumFollowers()
NumFollowerspublic EmailDomains createEmailDomains()
EmailDomainspublic CompanyStatus createCompanyStatus()
CompanyStatuspublic EmployeeCountRange createEmployeeCountRange()
EmployeeCountRangepublic JobFunctions createJobFunctions()
JobFunctionspublic JobFunction createJobFunction()
JobFunctionpublic Industries createIndustries()
Industriespublic ExperienceLevel createExperienceLevel()
ExperienceLevelpublic ThreeCurrentPositions createThreeCurrentPositions()
ThreeCurrentPositionspublic ThreePastPositions createThreePastPositions()
ThreePastPositionspublic Educations createEducations()
Educationspublic MemberUrlResources createMemberUrlResources()
MemberUrlResourcespublic RecommendationsGiven createRecommendationsGiven()
RecommendationsGivenpublic Recommendation createRecommendation()
Recommendationpublic RecommendationType createRecommendationType()
RecommendationTypepublic Recommender createRecommender()
Recommenderpublic Recommendee createRecommendee()
Recommendeepublic RecommendationsReceived createRecommendationsReceived()
RecommendationsReceivedpublic MemberGroups createMemberGroups()
MemberGroupspublic MemberGroup createMemberGroup()
MemberGrouppublic SiteGroupRequest createSiteGroupRequest()
SiteGroupRequestpublic PersonActivities createPersonActivities()
PersonActivitiespublic ImAccounts createImAccounts()
ImAccountspublic TwitterAccounts createTwitterAccounts()
TwitterAccountspublic TwitterAccount createTwitterAccount()
TwitterAccountpublic DateOfBirth createDateOfBirth()
DateOfBirthpublic PhoneNumbers createPhoneNumbers()
PhoneNumberspublic PhoneNumber createPhoneNumber()
PhoneNumberpublic ItemContent createItemContent()
ItemContentpublic InvitationRequest createInvitationRequest()
InvitationRequestpublic Authorization createAuthorization()
Authorizationpublic NetworkStats createNetworkStats()
NetworkStatspublic UpdateContent createUpdateContent()
UpdateContentpublic UpdateAction createUpdateAction()
UpdateActionpublic OriginalUpdate createOriginalUpdate()
OriginalUpdatepublic UpdatedFields createUpdatedFields()
UpdatedFieldspublic UpdateField createUpdateField()
UpdateFieldpublic UpdateComments createUpdateComments()
UpdateCommentspublic UpdateComment createUpdateComment()
UpdateCommentpublic PostingDate createPostingDate()
PostingDatepublic ExpirationDate createExpirationDate()
ExpirationDatepublic SiteJobRequest createSiteJobRequest()
SiteJobRequestpublic HowToApply createHowToApply()
HowToApplypublic QuestionCategories createQuestionCategories()
QuestionCategoriespublic QuestionCategory createQuestionCategory()
QuestionCategorypublic CompanyJobUpdate createCompanyJobUpdate()
CompanyJobUpdatepublic CompanyStatusUpdate createCompanyStatusUpdate()
CompanyStatusUpdatepublic Attribution createAttribution()
Attributionpublic ShareTargetReach createShareTargetReach()
ShareTargetReachpublic ShareTargets createShareTargets()
ShareTargetspublic CompanyPersonUpdate createCompanyPersonUpdate()
CompanyPersonUpdatepublic OldPosition createOldPosition()
OldPositionpublic NewPosition createNewPosition()
NewPositionpublic CompanyProfileUpdate createCompanyProfileUpdate()
CompanyProfileUpdatepublic ProfileField createProfileField()
ProfileFieldpublic CountsByCategory createCountsByCategory()
CountsByCategorypublic CountForCategory createCountForCategory()
CountForCategorypublic GroupCategory createGroupCategory()
GroupCategorypublic Attachment createAttachment()
Attachmentpublic CompanySearch createCompanySearch()
CompanySearchpublic GroupMemberships createGroupMemberships()
GroupMembershipspublic GroupMembership createGroupMembership()
GroupMembershippublic EmailDigestFrequency createEmailDigestFrequency()
EmailDigestFrequencypublic JobBookmarks createJobBookmarks()
JobBookmarkspublic JobBookmark createJobBookmark()
JobBookmarkpublic JobSuggestions createJobSuggestions()
JobSuggestionspublic ProductType createProductType()
ProductTypepublic ProductDeal createProductDeal()
ProductDealpublic SalesPersons createSalesPersons()
SalesPersonspublic Recommendations createRecommendations()
Recommendationspublic ProductCategory createProductCategory()
ProductCategorypublic PeopleSearch createPeopleSearch()
PeopleSearchpublic IsCompanyShareEnabled createIsCompanyShareEnabled()
IsCompanyShareEnabledpublic HistoricalFollowStatistics createHistoricalFollowStatistics()
HistoricalFollowStatisticspublic HistoricalFollowStatistic createHistoricalFollowStatistic()
HistoricalFollowStatisticpublic HistoricalStatusUpdateStatistics createHistoricalStatusUpdateStatistics()
HistoricalStatusUpdateStatisticspublic HistoricalStatusUpdateStatistic createHistoricalStatusUpdateStatistic()
HistoricalStatusUpdateStatisticpublic CompanyStatistics createCompanyStatistics()
CompanyStatisticspublic StatusUpdateStatistics createStatusUpdateStatistics()
StatusUpdateStatisticspublic FollowStatistics createFollowStatistics()
FollowStatisticspublic Seniorities createSeniorities()
Senioritiespublic ViewsByMonth createViewsByMonth()
ViewsByMonthpublic ViewByMonth createViewByMonth()
ViewByMonthpublic ShareTarget createShareTarget()
ShareTargetpublic JAXBElement<Long> createTimestamp(Long value)
public JAXBElement<NetworkUpdateContentType> createContentType(NetworkUpdateContentType value)
public JAXBElement<String> createBody(String value)
public JAXBElement<String> createAppId(String value)
public JAXBElement<String> createErrorCode(String value)
public JAXBElement<String> createMessage(String value)
public JAXBElement<String> createRequestId(String value)
public JAXBElement<String> createId(String value)
public JAXBElement<String> createFirstName(String value)
public JAXBElement<String> createLastName(String value)
public JAXBElement<String> createHeadline(String value)
public JAXBElement<String> createDescription(String value)
public JAXBElement<Boolean> createIsHeadquarters(Boolean value)
public JAXBElement<Boolean> createIsActive(Boolean value)
public JAXBElement<String> createStreet1(String value)
public JAXBElement<String> createStreet2(String value)
public JAXBElement<String> createCity(String value)
public JAXBElement<String> createState(String value)
public JAXBElement<String> createPostalCode(String value)
public JAXBElement<String> createCountryCode(String value)
public JAXBElement<String> createRegionCode(String value)
public JAXBElement<String> createPhone1(String value)
public JAXBElement<String> createPhone2(String value)
public JAXBElement<String> createFax(String value)
public JAXBElement<String> createName(String value)
public JAXBElement<String> createCode(String value)
public JAXBElement<String> createCurrentStatus(String value)
public JAXBElement<String> createTitle(String value)
public JAXBElement<String> createSubmittedUrl(String value)
public JAXBElement<String> createShortenedUrl(String value)
public JAXBElement<String> createSubmittedImageUrl(String value)
public JAXBElement<String> createThumbnailUrl(String value)
public JAXBElement<String> createResolvedUrl(String value)
public JAXBElement<String> createEyebrowUrl(String value)
public JAXBElement<String> createUrl(String value)
public JAXBElement<String> createValue(String value)
public JAXBElement<Long> createCurrentStatusTimestamp(Long value)
public JAXBElement<Long> createNumRecommenders(Long value)
public JAXBElement<Long> createNumConnections(Long value)
public JAXBElement<Boolean> createNumConnectionsCapped(Boolean value)
public JAXBElement<String> createSummary(String value)
public JAXBElement<String> createPublicProfileUrl(String value)
public JAXBElement<String> createInterests(String value)
public JAXBElement<String> createAssociations(String value)
public JAXBElement<String> createHonors(String value)
public JAXBElement<String> createNumber(String value)
public JAXBElement<Long> createYear(Long value)
public JAXBElement<Long> createMonth(Long value)
public JAXBElement<Long> createDay(Long value)
public JAXBElement<ProficiencyLevelType> createLevel(ProficiencyLevelType value)
public JAXBElement<Boolean> createIsCurrent(Boolean value)
public JAXBElement<String> createUniversalName(String value)
public JAXBElement<String> createLogoUrl(String value)
public JAXBElement<String> createType(String value)
public JAXBElement<String> createSize(String value)
public JAXBElement<String> createTicker(String value)
public JAXBElement<String> createSpecialty(String value)
public JAXBElement<String> createBlogRssUrl(String value)
public JAXBElement<String> createTwitterId(String value)
public JAXBElement<String> createSquareLogoUrl(String value)
public JAXBElement<Long> createFoundedYear(Long value)
public JAXBElement<Long> createEndYear(Long value)
public JAXBElement<String> createEmailDomain(String value)
public JAXBElement<String> createWebsiteUrl(String value)
public JAXBElement<String> createDescriptionSnippet(String value)
public JAXBElement<String> createSkillsAndExperience(String value)
public JAXBElement<String> createSchoolName(String value)
public JAXBElement<String> createDegree(String value)
public JAXBElement<String> createNotes(String value)
public JAXBElement<String> createActivities(String value)
public JAXBElement<String> createFieldOfStudy(String value)
public JAXBElement<String> createPictureUrl(String value)
public JAXBElement<String> createRecommendationText(String value)
public JAXBElement<String> createRecommendationSnippet(String value)
public JAXBElement<String> createWebUrl(String value)
public JAXBElement<Long> createProductId(Long value)
public JAXBElement<String> createText(String value)
public JAXBElement<String> createReply(String value)
public JAXBElement<ImAccountType> createImAccountType(ImAccountType value)
public JAXBElement<String> createImAccountName(String value)
public JAXBElement<Long> createProviderAccountId(Long value)
public JAXBElement<String> createProviderAccountName(String value)
public JAXBElement<String> createMainAddress(String value)
public JAXBElement<PhoneType> createPhoneType(PhoneType value)
public JAXBElement<String> createSubject(String value)
public JAXBElement<InviteConnectType> createConnectType(InviteConnectType value)
public JAXBElement<String> createUpdateKey(String value)
public JAXBElement<NetworkUpdateReturnType> createUpdateType(NetworkUpdateReturnType value)
public JAXBElement<Boolean> createIsCommentable(Boolean value)
public JAXBElement<Long> createSequenceNumber(Long value)
public JAXBElement<Boolean> createIsLikable(Boolean value)
public JAXBElement<Long> createNumLikes(Long value)
public JAXBElement<String> createPartnerJobId(String value)
public JAXBElement<Long> createContractId(Long value)
public JAXBElement<String> createCustomerJobCode(String value)
public JAXBElement<Boolean> createActive(Boolean value)
public JAXBElement<Long> createExpirationTimestamp(Long value)
public JAXBElement<String> createLocationDescription(String value)
public JAXBElement<Long> createPostingTimestamp(Long value)
public JAXBElement<String> createSalary(String value)
public JAXBElement<String> createSiteJobUrl(String value)
public JAXBElement<String> createReferralBonus(String value)
public JAXBElement<Boolean> createDisplay(Boolean value)
public JAXBElement<String> createEmailAddress(String value)
public JAXBElement<String> createApplicationUrl(String value)
public JAXBElement<String> createTrackingPixelUrl(String value)
public JAXBElement<String> createShortDescription(String value)
public JAXBElement<Long> createCount(Long value)
public JAXBElement<Boolean> createIsOpenToNonMembers(Boolean value)
public JAXBElement<String> createSiteGroupUrl(String value)
public JAXBElement<String> createContactEmail(String value)
public JAXBElement<String> createLocale(String value)
public JAXBElement<Boolean> createAllowMemberInvites(Boolean value)
public JAXBElement<String> createSmallLogoUrl(String value)
public JAXBElement<String> createLargeLogoUrl(String value)
public JAXBElement<Long> createCreationTimestamp(Long value)
public JAXBElement<String> createContentDomain(String value)
public JAXBElement<String> createContentUrl(String value)
public JAXBElement<String> createImageUrl(String value)
public JAXBElement<String> createSiteGroupPostUrl(String value)
public JAXBElement<Long> createNumResults(Long value)
public JAXBElement<Boolean> createSelected(Boolean value)
public JAXBElement<Boolean> createShowGroupLogoInProfile(Boolean value)
public JAXBElement<Boolean> createAllowMessagesFromMembers(Boolean value)
public JAXBElement<Boolean> createEmailAnnouncementsFromManagers(Boolean value)
public JAXBElement<Boolean> createEmailForEveryNewPost(Boolean value)
public JAXBElement<Boolean> createIsApplied(Boolean value)
public JAXBElement<Boolean> createIsSaved(Boolean value)
public JAXBElement<Long> createSavedTimestamp(Long value)
public JAXBElement<Long> createAppliedTimestamp(Long value)
public JAXBElement<String> createFeature(String value)
public JAXBElement<Long> createNumRecommendations(Long value)
public JAXBElement<String> createDisclaimer(String value)
public JAXBElement<Order> createOrder(Order value)
public JAXBElement<PostRole> createPostRole(PostRole value)
public JAXBElement<EventType> createEventType(EventType value)
public JAXBElement<TimeGranularity> createTimeGranularity(TimeGranularity value)
Apache Camel