public static class FacebookType.Metadata.Connections extends Object
metadata=1
URL parameter in an API request.Constructor and Description |
---|
Connections() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
String |
getActivities()
This object's 'activities' connection URL.
|
String |
getAlbums()
This object's 'albums' connection URL.
|
String |
getBooks()
This object's 'books' connection URL.
|
String |
getEvents()
This object's 'events' connection URL.
|
String |
getFamily()
This object's 'family' connection URL.
|
String |
getFeed()
This object's 'feed' connection URL.
|
String |
getFriends()
This object's 'friends' connection URL.
|
String |
getGroups()
This object's 'groups' connection URL.
|
String |
getHome()
This object's 'home' connection URL.
|
String |
getInbox()
This object's 'inbox' connection URL.
|
String |
getInterests()
This object's 'interests' connection URL.
|
String |
getLikes()
This object's 'likes' connection URL.
|
String |
getLinks()
This object's 'links' connection URL.
|
String |
getMovies()
This object's 'movies' connection URL.
|
String |
getMusic()
This object's 'music' connection URL.
|
String |
getNotes()
This object's 'notes' connection URL.
|
String |
getOutbox()
This object's 'outbox' connection URL.
|
String |
getPhotos()
This object's 'photos' connection URL.
|
String |
getPicture()
This object's 'picture' connection URL.
|
String |
getPosts()
This object's 'posts' connection URL.
|
String |
getStatuses()
This object's 'statuses' connection URL.
|
String |
getTagged()
This object's 'tagged' connection URL.
|
String |
getTelevision()
This object's 'television' connection URL.
|
String |
getUpdates()
This object's 'updates' connection URL.
|
String |
getVideos()
This object's 'videos' connection URL.
|
Boolean |
hasActivities()
Does this object have an 'activities' connection?
|
Boolean |
hasAlbums()
Does this object have an 'albums' connection?
|
Boolean |
hasBooks()
Does this object have a 'books' connection?
|
Boolean |
hasEvents()
Does this object have an 'events' connection?
|
Boolean |
hasFamily()
Does this object have a 'family' connection?
|
Boolean |
hasFeed()
Does this object have a 'feed' connection?
|
Boolean |
hasFriends()
Does this object have a 'friends' connection?
|
Boolean |
hasGroups()
Does this object have a 'groups' connection?
|
int |
hashCode() |
Boolean |
hasHome()
Does this object have a 'home' connection?
|
Boolean |
hasInbox()
Does this object have an 'inbox' connection?
|
Boolean |
hasInterests()
Does this object have an 'interests' connection?
|
Boolean |
hasLikes()
Does this object have a 'likes' connection?
|
Boolean |
hasLinks()
Does this object have a 'links' connection?
|
Boolean |
hasMovies()
Does this object have a 'movies' connection?
|
Boolean |
hasMusic()
Does this object have a 'music' connection?
|
Boolean |
hasNotes()
Does this object have a 'notes' connection?
|
Boolean |
hasOutbox()
Does this object have an 'outbox' connection?
|
Boolean |
hasPhotos()
Does this object have a 'photos' connection?
|
Boolean |
hasPicture()
Does this object have a 'picture' connection?
|
Boolean |
hasPosts()
Does this object have a 'posts' connection?
|
Boolean |
hasStatuses()
Does this object have a 'statuses' connection?
|
Boolean |
hasTagged()
Does this object have a 'tagged' connection?
|
Boolean |
hasTelevision()
Does this object have a 'television' connection?
|
Boolean |
hasUpdates()
Does this object have an 'updates' connection?
|
Boolean |
hasVideos()
Does this object have a 'videos' connection?
|
String |
toString() |
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object that)
equals
in class Object
Object.equals(Object)
public String toString()
toString
in class Object
Object.toString()
public Boolean hasHome()
true
if this object has a 'home' connection,
false
otherwise.public Boolean hasFeed()
true
if this object has a 'feed' connection,
false
otherwise.public Boolean hasFriends()
true
if this object has a 'friends' connection,
false
otherwise.public Boolean hasFamily()
true
if this object has a 'family' connection,
false
otherwise.public Boolean hasActivities()
true
if this object has an 'activities' connection,
false
otherwise.public Boolean hasInterests()
true
if this object has an 'interests' connection,
false
otherwise.public Boolean hasMusic()
true
if this object has a 'music' connection,
false
otherwise.public Boolean hasBooks()
true
if this object has a 'books' connection,
false
otherwise.public Boolean hasMovies()
true
if this object has a 'movies' connection,
false
otherwise.public Boolean hasTelevision()
true
if this object has a 'television' connection,
false
otherwise.public Boolean hasLikes()
true
if this object has a 'likes' connection,
false
otherwise.public Boolean hasPosts()
true
if this object has a 'posts' connection,
false
otherwise.public Boolean hasTagged()
true
if this object has a 'tagged' connection,
false
otherwise.public Boolean hasStatuses()
true
if this object has a 'statuses' connection,
false
otherwise.public Boolean hasLinks()
true
if this object has a 'links' connection,
false
otherwise.public Boolean hasNotes()
true
if this object has a 'notes' connection,
false
otherwise.public Boolean hasPhotos()
true
if this object has a 'photos' connection,
false
otherwise.public Boolean hasAlbums()
true
if this object has an 'albums' connection,
false
otherwise.public Boolean hasEvents()
true
if this object has an 'events' connection,
false
otherwise.public Boolean hasGroups()
true
if this object has a 'groups' connection,
false
otherwise.public Boolean hasVideos()
true
if this object has a 'videos' connection,
false
otherwise.public Boolean hasPicture()
true
if this object has a 'picture' connection,
false
otherwise.public Boolean hasInbox()
true
if this object has an 'inbox' connection,
false
otherwise.public Boolean hasOutbox()
true
if this object has an 'outbox' connection,
false
otherwise.public Boolean hasUpdates()
true
if this object has an 'updates' connection,
false
otherwise.public String getHome()
null
if it
doesn't have one.public String getFeed()
null
if it
doesn't have one.public String getFriends()
null
if it
doesn't have one.public String getFamily()
null
if it
doesn't have one.public String getActivities()
null
if
it doesn't have one.public String getInterests()
null
if it
doesn't have one.public String getMusic()
null
if it
doesn't have one.public String getBooks()
null
if it
doesn't have one.public String getMovies()
null
if it
doesn't have one.public String getTelevision()
null
if
it doesn't have one.public String getLikes()
null
if it
doesn't have one.public String getPosts()
null
if it
doesn't have one.public String getTagged()
null
if it
doesn't have one.public String getStatuses()
null
if it
doesn't have one.public String getLinks()
null
if it
doesn't have one.public String getNotes()
null
if it
doesn't have one.public String getPhotos()
null
if it
doesn't have one.public String getAlbums()
null
if it
doesn't have one.public String getEvents()
null
if it
doesn't have one.public String getGroups()
null
if it
doesn't have one.public String getVideos()
null
if it
doesn't have one.public String getPicture()
null
if it
doesn't have one.public String getInbox()
null
if it
doesn't have one.public String getOutbox()
null
if it
doesn't have one.public String getUpdates()
null
if it
doesn't have one.Copyright © 2014. All rights reserved.