facebook4j
Interface Family

All Superinterfaces:
User
All Known Implementing Classes:
FamilyJSONImpl

public interface Family
extends User


Nested Class Summary
 
Nested classes/interfaces inherited from interface facebook4j.User
User.Education, User.EducationClass, User.VideoUploadLimits, User.Work
 
Field Summary
 
Fields inherited from interface facebook4j.User
BIRTHDAY_DATE_FORMAT
 
Method Summary
 java.lang.String getRelationship()
           
 
Methods inherited from interface facebook4j.User
getBio, getBirthday, getCover, getEducation, getEmail, getFavoriteAthletes, getFavoriteTeams, getFirstName, getGender, getHometown, getId, getInterestedIn, getLanguages, getLastName, getLink, getLocale, getLocation, getMiddleName, getName, getPicture, getPolitical, getQuotes, getRelationshipStatus, getReligion, getSignificantOther, getThirdPartyId, getTimezone, getUpdatedTime, getUsername, getVideoUploadLimits, getWebsite, getWork, isInstalled, isVerified
 

Method Detail

getRelationship

java.lang.String getRelationship()