Fields Summary |
---|
private static final QName | _DataRenameObjectTypeResponse_QNAME |
private static final QName | _DataIncHashValueResponse_QNAME |
private static final QName | _DataSetAssociationResponse_QNAME |
private static final QName | _PhotosCreateAlbumResponse_QNAME |
private static final QName | _DataRenameObjectPropertyResponse_QNAME |
private static final QName | _DataGetUserPreferenceResponse_QNAME |
private static final QName | _DataGetObjectPropertyResponse_QNAME |
private static final QName | _ErrorResponse_QNAME |
private static final QName | _DataRemoveHashKeysResponse_QNAME |
private static final QName | _DataGetHashValueResponse_QNAME |
private static final QName | _NotificationsGetResponse_QNAME |
private static final QName | _DataUndefineObjectPropertyResponse_QNAME |
private static final QName | _FbmlRefreshRefUrlResponse_QNAME |
private static final QName | _DataRemoveAssociationsResponse_QNAME |
private static final QName | _DataDeleteObjectsResponse_QNAME |
private static final QName | _UsersSetStatusResponse_QNAME |
private static final QName | _DataRemoveHashKeyResponse_QNAME |
private static final QName | _UsersHasAppPermissionResponse_QNAME |
private static final QName | _DataSetUserPreferenceResponse_QNAME |
private static final QName | _UsersIsAppAddedResponse_QNAME |
private static final QName | _DataUndefineAssociationResponse_QNAME |
private static final QName | _DataUpdateObjectResponse_QNAME |
private static final QName | _DataRenameAssociationResponse_QNAME |
private static final QName | _DataCreateObjectResponse_QNAME |
private static final QName | _DataDefineObjectPropertyResponse_QNAME |
private static final QName | _AuthCreateTokenResponse_QNAME |
private static final QName | _DataDropObjectTypeResponse_QNAME |
private static final QName | _DataSetObjectPropertyResponse_QNAME |
private static final QName | _ProfileGetFBMLResponse_QNAME |
private static final QName | _DataSetHashValueResponse_QNAME |
private static final QName | _AuthGetSessionResponse_QNAME |
private static final QName | _DataDeleteObjectResponse_QNAME |
private static final QName | _EventsGetMembersResponse_QNAME |
private static final QName | _DataGetAssociationDefinitionResponse_QNAME |
private static final QName | _DataGetAssociatedObjectCountResponse_QNAME |
private static final QName | _DataRemoveAssociationResponse_QNAME |
private static final QName | _DataRemoveAssociatedObjectsResponse_QNAME |
private static final QName | _DataSetAssociationsResponse_QNAME |
private static final QName | _DataDefineAssociationResponse_QNAME |
private static final QName | _FbmlSetRefHandleResponse_QNAME |
private static final QName | _NotificationsSendRequestResponse_QNAME |
private static final QName | _MarketplaceRemoveListingResponse_QNAME |
private static final QName | _GroupsGetMembersResponse_QNAME |
private static final QName | _FbmlRefreshImgSrcResponse_QNAME |
private static final QName | _FeedPublishStoryToUserResponse_QNAME |
private static final QName | _ProfileSetFBMLResponse_QNAME |
private static final QName | _PhotosAddTagResponse_QNAME |
private static final QName | _MarketplaceCreateListingResponse_QNAME |
private static final QName | _FeedPublishActionOfUserResponse_QNAME |
private static final QName | _DataCreateObjectTypeResponse_QNAME |
private static final QName | _DataSetUserPreferencesResponse_QNAME |
private static final QName | _PhotosUploadResponse_QNAME |
private static final QName | _UsersGetLoggedInUserResponse_QNAME |
private static final QName | _NotificationsSendResponse_QNAME |
private static final QName | _UserMusic_QNAME |
private static final QName | _UserBooks_QNAME |
private static final QName | _UserPolitical_QNAME |
private static final QName | _UserStatus_QNAME |
private static final QName | _UserPic_QNAME |
private static final QName | _UserCurrentLocation_QNAME |
private static final QName | _UserMeetingFor_QNAME |
private static final QName | _UserMeetingSex_QNAME |
private static final QName | _UserHometownLocation_QNAME |
private static final QName | _UserHasAddedApp_QNAME |
private static final QName | _UserQuotes_QNAME |
private static final QName | _UserTv_QNAME |
private static final QName | _UserBirthday_QNAME |
private static final QName | _UserSex_QNAME |
private static final QName | _UserWallCount_QNAME |
private static final QName | _UserInterests_QNAME |
private static final QName | _UserPicSmall_QNAME |
private static final QName | _UserWorkHistory_QNAME |
private static final QName | _UserMovies_QNAME |
private static final QName | _UserProfileUpdateTime_QNAME |
private static final QName | _UserSignificantOtherId_QNAME |
private static final QName | _UserRelationshipStatus_QNAME |
private static final QName | _UserEducationHistory_QNAME |
private static final QName | _UserReligion_QNAME |
private static final QName | _UserTimezone_QNAME |
private static final QName | _UserAboutMe_QNAME |
private static final QName | _UserHsInfo_QNAME |
private static final QName | _UserPicBig_QNAME |
private static final QName | _UserActivities_QNAME |
private static final QName | _UserPicSquare_QNAME |
private static final QName | _UserNotesCount_QNAME |
private static final QName | _FriendInfoAreFriends_QNAME |
Methods Summary |
---|
public com.facebook.api.schema.Affiliation | createAffiliation()Create an instance of {@link Affiliation }
return new Affiliation();
|
public com.facebook.api.schema.Album | createAlbum()Create an instance of {@link Album }
return new Album();
|
public com.facebook.api.schema.Arg | createArg()Create an instance of {@link Arg }
return new Arg();
|
public com.facebook.api.schema.AssocObjectType | createAssocObjectType()Create an instance of {@link AssocObjectType }
return new AssocObjectType();
|
public javax.xml.bind.JAXBElement | createAuthCreateTokenResponse(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_AuthCreateTokenResponse_QNAME, String.class, null, value);
|
public javax.xml.bind.JAXBElement | createAuthGetSessionResponse(com.facebook.api.schema.SessionInfo value)Create an instance of {@link JAXBElement }{@code <}{@link SessionInfo }{@code >}}
return new JAXBElement<SessionInfo>(_AuthGetSessionResponse_QNAME, SessionInfo.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataCreateObjectResponse(java.lang.Long value)Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}}
return new JAXBElement<Long>(_DataCreateObjectResponse_QNAME, Long.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataCreateObjectTypeResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataCreateObjectTypeResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataDefineAssociationResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataDefineAssociationResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataDefineObjectPropertyResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataDefineObjectPropertyResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataDeleteObjectResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataDeleteObjectResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataDeleteObjectsResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataDeleteObjectsResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataDropObjectTypeResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataDropObjectTypeResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataGetAssociatedObjectCountResponse(java.lang.Integer value)Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
return new JAXBElement<Integer>(_DataGetAssociatedObjectCountResponse_QNAME, Integer.class, null, value);
|
public com.facebook.api.schema.DataGetAssociatedObjectCountsResponse | createDataGetAssociatedObjectCountsResponse()Create an instance of {@link DataGetAssociatedObjectCountsResponse }
return new DataGetAssociatedObjectCountsResponse();
|
public com.facebook.api.schema.DataGetAssociatedObjectsResponse | createDataGetAssociatedObjectsResponse()Create an instance of {@link DataGetAssociatedObjectsResponse }
return new DataGetAssociatedObjectsResponse();
|
public javax.xml.bind.JAXBElement | createDataGetAssociationDefinitionResponse(com.facebook.api.schema.ObjectAssocInfo value)Create an instance of {@link JAXBElement }{@code <}{@link ObjectAssocInfo }{@code >}}
return new JAXBElement<ObjectAssocInfo>(_DataGetAssociationDefinitionResponse_QNAME, ObjectAssocInfo.class, null, value);
|
public com.facebook.api.schema.DataGetAssociationDefinitionsResponse | createDataGetAssociationDefinitionsResponse()Create an instance of {@link DataGetAssociationDefinitionsResponse }
return new DataGetAssociationDefinitionsResponse();
|
public com.facebook.api.schema.DataGetAssociationsResponse | createDataGetAssociationsResponse()Create an instance of {@link DataGetAssociationsResponse }
return new DataGetAssociationsResponse();
|
public javax.xml.bind.JAXBElement | createDataGetHashValueResponse(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_DataGetHashValueResponse_QNAME, String.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataGetObjectPropertyResponse(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_DataGetObjectPropertyResponse_QNAME, String.class, null, value);
|
public com.facebook.api.schema.DataGetObjectTypeResponse | createDataGetObjectTypeResponse()Create an instance of {@link DataGetObjectTypeResponse }
return new DataGetObjectTypeResponse();
|
public com.facebook.api.schema.DataGetObjectTypesResponse | createDataGetObjectTypesResponse()Create an instance of {@link DataGetObjectTypesResponse }
return new DataGetObjectTypesResponse();
|
public javax.xml.bind.JAXBElement | createDataGetUserPreferenceResponse(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_DataGetUserPreferenceResponse_QNAME, String.class, null, value);
|
public com.facebook.api.schema.DataGetUserPreferencesResponse | createDataGetUserPreferencesResponse()Create an instance of {@link DataGetUserPreferencesResponse }
return new DataGetUserPreferencesResponse();
|
public javax.xml.bind.JAXBElement | createDataIncHashValueResponse(java.lang.Integer value)Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
return new JAXBElement<Integer>(_DataIncHashValueResponse_QNAME, Integer.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataRemoveAssociatedObjectsResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataRemoveAssociatedObjectsResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataRemoveAssociationResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataRemoveAssociationResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataRemoveAssociationsResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataRemoveAssociationsResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataRemoveHashKeyResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataRemoveHashKeyResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataRemoveHashKeysResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataRemoveHashKeysResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataRenameAssociationResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataRenameAssociationResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataRenameObjectPropertyResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataRenameObjectPropertyResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataRenameObjectTypeResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataRenameObjectTypeResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataSetAssociationResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataSetAssociationResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataSetAssociationsResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataSetAssociationsResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataSetHashValueResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataSetHashValueResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataSetObjectPropertyResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataSetObjectPropertyResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataSetUserPreferenceResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataSetUserPreferenceResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataSetUserPreferencesResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataSetUserPreferencesResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataUndefineAssociationResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataUndefineAssociationResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataUndefineObjectPropertyResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataUndefineObjectPropertyResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createDataUpdateObjectResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_DataUpdateObjectResponse_QNAME, Boolean.class, null, value);
|
public com.facebook.api.schema.EducationInfo | createEducationInfo()Create an instance of {@link EducationInfo }
return new EducationInfo();
|
public com.facebook.api.schema.EducationInfo$Concentrations | createEducationInfoConcentrations()Create an instance of {@link EducationInfo.Concentrations }
return new EducationInfo.Concentrations();
|
public javax.xml.bind.JAXBElement | createErrorResponse(com.facebook.api.schema.FacebookApiException value)Create an instance of {@link JAXBElement }{@code <}{@link FacebookApiException }{@code >}}
return new JAXBElement<FacebookApiException>(_ErrorResponse_QNAME, FacebookApiException.class, null, value);
|
public com.facebook.api.schema.Event | createEvent()Create an instance of {@link Event }
return new Event();
|
public com.facebook.api.schema.EventMember | createEventMember()Create an instance of {@link EventMember }
return new EventMember();
|
public com.facebook.api.schema.EventMembers | createEventMembers()Create an instance of {@link EventMembers }
return new EventMembers();
|
public com.facebook.api.schema.EventMembers$Attending | createEventMembersAttending()Create an instance of {@link EventMembers.Attending }
return new EventMembers.Attending();
|
public com.facebook.api.schema.EventMembers$Declined | createEventMembersDeclined()Create an instance of {@link EventMembers.Declined }
return new EventMembers.Declined();
|
public com.facebook.api.schema.EventMembers$NotReplied | createEventMembersNotReplied()Create an instance of {@link EventMembers.NotReplied }
return new EventMembers.NotReplied();
|
public com.facebook.api.schema.EventMembers$Unsure | createEventMembersUnsure()Create an instance of {@link EventMembers.Unsure }
return new EventMembers.Unsure();
|
public javax.xml.bind.JAXBElement | createEventsGetMembersResponse(com.facebook.api.schema.EventMembers value)Create an instance of {@link JAXBElement }{@code <}{@link EventMembers }{@code >}}
return new JAXBElement<EventMembers>(_EventsGetMembersResponse_QNAME, EventMembers.class, null, value);
|
public com.facebook.api.schema.EventsGetResponse | createEventsGetResponse()Create an instance of {@link EventsGetResponse }
return new EventsGetResponse();
|
public com.facebook.api.schema.FacebookApiException | createFacebookApiException()Create an instance of {@link FacebookApiException }
return new FacebookApiException();
|
public com.facebook.api.schema.FacebookApiException$RequestArgs | createFacebookApiExceptionRequestArgs()Create an instance of {@link FacebookApiException.RequestArgs }
return new FacebookApiException.RequestArgs();
|
public javax.xml.bind.JAXBElement | createFbmlRefreshImgSrcResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_FbmlRefreshImgSrcResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createFbmlRefreshRefUrlResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_FbmlRefreshRefUrlResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createFbmlSetRefHandleResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_FbmlSetRefHandleResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createFeedPublishActionOfUserResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_FeedPublishActionOfUserResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createFeedPublishStoryToUserResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_FeedPublishStoryToUserResponse_QNAME, Boolean.class, null, value);
|
public com.facebook.api.schema.FriendInfo | createFriendInfo()Create an instance of {@link FriendInfo }
return new FriendInfo();
|
public javax.xml.bind.JAXBElement | createFriendInfoAreFriends(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_FriendInfoAreFriends_QNAME, Boolean.class, FriendInfo.class, value);
|
public com.facebook.api.schema.FriendsAreFriendsResponse | createFriendsAreFriendsResponse()Create an instance of {@link FriendsAreFriendsResponse }
return new FriendsAreFriendsResponse();
|
public com.facebook.api.schema.FriendsGetAppUsersResponse | createFriendsGetAppUsersResponse()Create an instance of {@link FriendsGetAppUsersResponse }
return new FriendsGetAppUsersResponse();
|
public com.facebook.api.schema.FriendsGetResponse | createFriendsGetResponse()Create an instance of {@link FriendsGetResponse }
return new FriendsGetResponse();
|
public com.facebook.api.schema.Group | createGroup()Create an instance of {@link Group }
return new Group();
|
public com.facebook.api.schema.GroupMember | createGroupMember()Create an instance of {@link GroupMember }
return new GroupMember();
|
public com.facebook.api.schema.GroupMember$Positions | createGroupMemberPositions()Create an instance of {@link GroupMember.Positions }
return new GroupMember.Positions();
|
public com.facebook.api.schema.GroupMembers | createGroupMembers()Create an instance of {@link GroupMembers }
return new GroupMembers();
|
public com.facebook.api.schema.GroupMembers$Admins | createGroupMembersAdmins()Create an instance of {@link GroupMembers.Admins }
return new GroupMembers.Admins();
|
public com.facebook.api.schema.GroupMembers$Members | createGroupMembersMembers()Create an instance of {@link GroupMembers.Members }
return new GroupMembers.Members();
|
public com.facebook.api.schema.GroupMembers$NotReplied | createGroupMembersNotReplied()Create an instance of {@link GroupMembers.NotReplied }
return new GroupMembers.NotReplied();
|
public com.facebook.api.schema.GroupMembers$Officers | createGroupMembersOfficers()Create an instance of {@link GroupMembers.Officers }
return new GroupMembers.Officers();
|
public javax.xml.bind.JAXBElement | createGroupsGetMembersResponse(com.facebook.api.schema.GroupMembers value)Create an instance of {@link JAXBElement }{@code <}{@link GroupMembers }{@code >}}
return new JAXBElement<GroupMembers>(_GroupsGetMembersResponse_QNAME, GroupMembers.class, null, value);
|
public com.facebook.api.schema.GroupsGetResponse | createGroupsGetResponse()Create an instance of {@link GroupsGetResponse }
return new GroupsGetResponse();
|
public com.facebook.api.schema.HsInfo | createHsInfo()Create an instance of {@link HsInfo }
return new HsInfo();
|
public com.facebook.api.schema.IdMap | createIdMap()Create an instance of {@link IdMap }
return new IdMap();
|
public com.facebook.api.schema.Listing | createListing()Create an instance of {@link Listing }
return new Listing();
|
public com.facebook.api.schema.Listing$ImageUrls | createListingImageUrls()Create an instance of {@link Listing.ImageUrls }
return new Listing.ImageUrls();
|
public com.facebook.api.schema.Location | createLocation()Create an instance of {@link Location }
return new Location();
|
public javax.xml.bind.JAXBElement | createMarketplaceCreateListingResponse(java.lang.Long value)Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}}
return new JAXBElement<Long>(_MarketplaceCreateListingResponse_QNAME, Long.class, null, value);
|
public com.facebook.api.schema.MarketplaceGetCategoriesResponse | createMarketplaceGetCategoriesResponse()Create an instance of {@link MarketplaceGetCategoriesResponse }
return new MarketplaceGetCategoriesResponse();
|
public com.facebook.api.schema.MarketplaceGetListingsResponse | createMarketplaceGetListingsResponse()Create an instance of {@link MarketplaceGetListingsResponse }
return new MarketplaceGetListingsResponse();
|
public com.facebook.api.schema.MarketplaceGetSubCategoriesResponse | createMarketplaceGetSubCategoriesResponse()Create an instance of {@link MarketplaceGetSubCategoriesResponse }
return new MarketplaceGetSubCategoriesResponse();
|
public javax.xml.bind.JAXBElement | createMarketplaceRemoveListingResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_MarketplaceRemoveListingResponse_QNAME, Boolean.class, null, value);
|
public com.facebook.api.schema.MarketplaceSearchResponse | createMarketplaceSearchResponse()Create an instance of {@link MarketplaceSearchResponse }
return new MarketplaceSearchResponse();
|
public com.facebook.api.schema.NotificationCount | createNotificationCount()Create an instance of {@link NotificationCount }
return new NotificationCount();
|
public com.facebook.api.schema.Notifications | createNotifications()Create an instance of {@link Notifications }
return new Notifications();
|
public com.facebook.api.schema.Notifications$EventInvites | createNotificationsEventInvites()Create an instance of {@link Notifications.EventInvites }
return new Notifications.EventInvites();
|
public com.facebook.api.schema.Notifications$FriendRequests | createNotificationsFriendRequests()Create an instance of {@link Notifications.FriendRequests }
return new Notifications.FriendRequests();
|
public javax.xml.bind.JAXBElement | createNotificationsGetResponse(com.facebook.api.schema.Notifications value)Create an instance of {@link JAXBElement }{@code <}{@link Notifications }{@code >}}
return new JAXBElement<Notifications>(_NotificationsGetResponse_QNAME, Notifications.class, null, value);
|
public com.facebook.api.schema.Notifications$GroupInvites | createNotificationsGroupInvites()Create an instance of {@link Notifications.GroupInvites }
return new Notifications.GroupInvites();
|
public javax.xml.bind.JAXBElement | createNotificationsSendRequestResponse(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_NotificationsSendRequestResponse_QNAME, String.class, null, value);
|
public javax.xml.bind.JAXBElement | createNotificationsSendResponse(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_NotificationsSendResponse_QNAME, String.class, null, value);
|
public com.facebook.api.schema.ObjectAssocInfo | createObjectAssocInfo()Create an instance of {@link ObjectAssocInfo }
return new ObjectAssocInfo();
|
public com.facebook.api.schema.ObjectAssociation | createObjectAssociation()Create an instance of {@link ObjectAssociation }
return new ObjectAssociation();
|
public com.facebook.api.schema.ObjectPropertyInfo | createObjectPropertyInfo()Create an instance of {@link ObjectPropertyInfo }
return new ObjectPropertyInfo();
|
public com.facebook.api.schema.ObjectTypeInfo | createObjectTypeInfo()Create an instance of {@link ObjectTypeInfo }
return new ObjectTypeInfo();
|
public com.facebook.api.schema.Photo | createPhoto()Create an instance of {@link Photo }
return new Photo();
|
public com.facebook.api.schema.PhotoTag | createPhotoTag()Create an instance of {@link PhotoTag }
return new PhotoTag();
|
public javax.xml.bind.JAXBElement | createPhotosAddTagResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_PhotosAddTagResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createPhotosCreateAlbumResponse(com.facebook.api.schema.Album value)Create an instance of {@link JAXBElement }{@code <}{@link Album }{@code >}}
return new JAXBElement<Album>(_PhotosCreateAlbumResponse_QNAME, Album.class, null, value);
|
public com.facebook.api.schema.PhotosGetAlbumsResponse | createPhotosGetAlbumsResponse()Create an instance of {@link PhotosGetAlbumsResponse }
return new PhotosGetAlbumsResponse();
|
public com.facebook.api.schema.PhotosGetResponse | createPhotosGetResponse()Create an instance of {@link PhotosGetResponse }
return new PhotosGetResponse();
|
public com.facebook.api.schema.PhotosGetTagsResponse | createPhotosGetTagsResponse()Create an instance of {@link PhotosGetTagsResponse }
return new PhotosGetTagsResponse();
|
public javax.xml.bind.JAXBElement | createPhotosUploadResponse(com.facebook.api.schema.Photo value)Create an instance of {@link JAXBElement }{@code <}{@link Photo }{@code >}}
return new JAXBElement<Photo>(_PhotosUploadResponse_QNAME, Photo.class, null, value);
|
public com.facebook.api.schema.Preference | createPreference()Create an instance of {@link Preference }
return new Preference();
|
public javax.xml.bind.JAXBElement | createProfileGetFBMLResponse(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_ProfileGetFBMLResponse_QNAME, String.class, null, value);
|
public javax.xml.bind.JAXBElement | createProfileSetFBMLResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_ProfileSetFBMLResponse_QNAME, Boolean.class, null, value);
|
public com.facebook.api.schema.SessionInfo | createSessionInfo()Create an instance of {@link SessionInfo }
return new SessionInfo();
|
public com.facebook.api.schema.UpdateDecodeIDsResponse | createUpdateDecodeIDsResponse()Create an instance of {@link UpdateDecodeIDsResponse }
return new UpdateDecodeIDsResponse();
|
public com.facebook.api.schema.User | createUser()Create an instance of {@link User }
return new User();
|
public javax.xml.bind.JAXBElement | createUserAboutMe(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserAboutMe_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserActivities(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserActivities_QNAME, String.class, User.class, value);
|
public com.facebook.api.schema.User$Affiliations | createUserAffiliations()Create an instance of {@link User.Affiliations }
return new User.Affiliations();
|
public javax.xml.bind.JAXBElement | createUserBirthday(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserBirthday_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserBooks(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserBooks_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserCurrentLocation(com.facebook.api.schema.Location value)Create an instance of {@link JAXBElement }{@code <}{@link Location }{@code >}}
return new JAXBElement<Location>(_UserCurrentLocation_QNAME, Location.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserEducationHistory(com.facebook.api.schema.User$EducationHistory value)Create an instance of {@link JAXBElement }{@code <}{@link User.EducationHistory }{@code >}}
return new JAXBElement<User.EducationHistory>(_UserEducationHistory_QNAME, User.EducationHistory.class, User.class, value);
|
public com.facebook.api.schema.User$EducationHistory | createUserEducationHistory()Create an instance of {@link User.EducationHistory }
return new User.EducationHistory();
|
public javax.xml.bind.JAXBElement | createUserHasAddedApp(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_UserHasAddedApp_QNAME, Boolean.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserHometownLocation(com.facebook.api.schema.Location value)Create an instance of {@link JAXBElement }{@code <}{@link Location }{@code >}}
return new JAXBElement<Location>(_UserHometownLocation_QNAME, Location.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserHsInfo(com.facebook.api.schema.HsInfo value)Create an instance of {@link JAXBElement }{@code <}{@link HsInfo }{@code >}}
return new JAXBElement<HsInfo>(_UserHsInfo_QNAME, HsInfo.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserInterests(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserInterests_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserMeetingFor(com.facebook.api.schema.User$MeetingFor value)Create an instance of {@link JAXBElement }{@code <}{@link User.MeetingFor }{@code >}}
return new JAXBElement<User.MeetingFor>(_UserMeetingFor_QNAME, User.MeetingFor.class, User.class, value);
|
public com.facebook.api.schema.User$MeetingFor | createUserMeetingFor()Create an instance of {@link User.MeetingFor }
return new User.MeetingFor();
|
public javax.xml.bind.JAXBElement | createUserMeetingSex(com.facebook.api.schema.User$MeetingSex value)Create an instance of {@link JAXBElement }{@code <}{@link User.MeetingSex }{@code >}}
return new JAXBElement<User.MeetingSex>(_UserMeetingSex_QNAME, User.MeetingSex.class, User.class, value);
|
public com.facebook.api.schema.User$MeetingSex | createUserMeetingSex()Create an instance of {@link User.MeetingSex }
return new User.MeetingSex();
|
public javax.xml.bind.JAXBElement | createUserMovies(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserMovies_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserMusic(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserMusic_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserNotesCount(java.lang.Integer value)Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
return new JAXBElement<Integer>(_UserNotesCount_QNAME, Integer.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserPic(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserPic_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserPicBig(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserPicBig_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserPicSmall(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserPicSmall_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserPicSquare(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserPicSquare_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserPolitical(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserPolitical_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserProfileUpdateTime(java.lang.Integer value)Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
return new JAXBElement<Integer>(_UserProfileUpdateTime_QNAME, Integer.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserQuotes(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserQuotes_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserRelationshipStatus(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserRelationshipStatus_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserReligion(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserReligion_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserSex(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserSex_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserSignificantOtherId(java.lang.Long value)Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}}
return new JAXBElement<Long>(_UserSignificantOtherId_QNAME, Long.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserStatus(com.facebook.api.schema.UserStatus value)Create an instance of {@link JAXBElement }{@code <}{@link UserStatus }{@code >}}
return new JAXBElement<UserStatus>(_UserStatus_QNAME, UserStatus.class, User.class, value);
|
public com.facebook.api.schema.UserStatus | createUserStatus()Create an instance of {@link UserStatus }
return new UserStatus();
|
public javax.xml.bind.JAXBElement | createUserTimezone(java.math.BigDecimal value)Create an instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >}}
return new JAXBElement<BigDecimal>(_UserTimezone_QNAME, BigDecimal.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserTv(java.lang.String value)Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
return new JAXBElement<String>(_UserTv_QNAME, String.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserWallCount(java.lang.Integer value)Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
return new JAXBElement<Integer>(_UserWallCount_QNAME, Integer.class, User.class, value);
|
public javax.xml.bind.JAXBElement | createUserWorkHistory(com.facebook.api.schema.User$WorkHistory value)Create an instance of {@link JAXBElement }{@code <}{@link User.WorkHistory }{@code >}}
return new JAXBElement<User.WorkHistory>(_UserWorkHistory_QNAME, User.WorkHistory.class, User.class, value);
|
public com.facebook.api.schema.User$WorkHistory | createUserWorkHistory()Create an instance of {@link User.WorkHistory }
return new User.WorkHistory();
|
public com.facebook.api.schema.UsersGetInfoResponse | createUsersGetInfoResponse()Create an instance of {@link UsersGetInfoResponse }
return new UsersGetInfoResponse();
|
public javax.xml.bind.JAXBElement | createUsersGetLoggedInUserResponse(java.lang.Long value)Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}}
return new JAXBElement<Long>(_UsersGetLoggedInUserResponse_QNAME, Long.class, null, value);
|
public javax.xml.bind.JAXBElement | createUsersHasAppPermissionResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_UsersHasAppPermissionResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createUsersIsAppAddedResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_UsersIsAppAddedResponse_QNAME, Boolean.class, null, value);
|
public javax.xml.bind.JAXBElement | createUsersSetStatusResponse(java.lang.Boolean value)Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
return new JAXBElement<Boolean>(_UsersSetStatusResponse_QNAME, Boolean.class, null, value);
|
public com.facebook.api.schema.WorkInfo | createWorkInfo()Create an instance of {@link WorkInfo }
return new WorkInfo();
|