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 SummaryNested classes/interfaces inherited from class com.restfb.types.FacebookTypeFacebookType.Metadata
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.restfb.types.FacebookTypegetId, getMetadata, getType, setId, setMetadata, setTypeMethods inherited from class com.restfb.types.AbstractFacebookTypeequals, hashCode, toString
- 
Constructor Details- 
NamedFacebookTypepublic NamedFacebookType()
 
- 
- 
Method Details- 
getNameThe name field for this type.- Returns:
- The name field for this type.
 
- 
setNameThe name field for this type.
 
-