Uses of Enum
com.restfb.types.RecommendationType
Packages that use RecommendationType
-
Uses of RecommendationType in com.restfb.types
Methods in com.restfb.types that return RecommendationTypeModifier and TypeMethodDescriptionOpenGraphRating.getRecommendationType()Recommendation field for change on August 17, 2018PageRating.getRecommendationType()static RecommendationTypeReturns the enum constant of this type with the specified name.static RecommendationType[]RecommendationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types with parameters of type RecommendationTypeModifier and TypeMethodDescriptionvoidOpenGraphRating.setRecommendationType(RecommendationType recommendationType) Recommendation field for change on August 17, 2018voidPageRating.setRecommendationType(RecommendationType recommendationType) -
Uses of RecommendationType in com.restfb.types.webhook
Methods in com.restfb.types.webhook that return RecommendationTypeMethods in com.restfb.types.webhook with parameters of type RecommendationTypeModifier and TypeMethodDescriptionvoidRatingsRatingValue.setRecommendationType(RecommendationType recommendationType)