Package com.restfb.types
Class NamedFacebookType
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.FacebookType
com.restfb.types.NamedFacebookType
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Album,AppRequest.Application,CategorizedFacebookType,Category,EntityAtTextRange,Event,ExtendedReferenceType,FriendList,From,Group,IgHashtag,IgUser,IgUserProfile,Insight,InstagramUser,Likes.LikeItem,Link,Message.Share,MessageTag,OpenGraphActionType,OpenGraphObjectType,PageLabel,PageTab,Photo,Photo.Tag,Place,Post.KeyedType,ProjectExperience,SearchPlace,TdLocation,User,User.Experience,User.Sport,UserInvitableFriend,UserProfile,Video,Video.Thumbnail,VideoCopyrightRule,WABAMessageTemplate,WABAOnBehalfOfComputedInfo,WhatsAppBusinessAccount,WhatsAppMessageTemplate
- Since:
- 1.5
- Author:
- Mark Allen
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.FacebookType
FacebookType.Metadata -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.restfb.types.FacebookType
getId, getMetadata, getType, setId, setMetadata, setTypeMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
NamedFacebookType
public NamedFacebookType()
-
-
Method Details
-
getName
The name field for this type.- Returns:
- The name field for this type.
-
setName
The name field for this type.
-