Uses of Enum
com.microsoft.graph.models.RatingFranceTelevisionType
Packages that use RatingFranceTelevisionType
-
Uses of RatingFranceTelevisionType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RatingFranceTelevisionTypeModifier and TypeMethodDescriptionstatic RatingFranceTelevisionTypeMediaContentRatingFrance.getTvRating()Gets the tvRating property value.static RatingFranceTelevisionTypeReturns the enum constant of this type with the specified name.static RatingFranceTelevisionType[]RatingFranceTelevisionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type RatingFranceTelevisionTypeModifier and TypeMethodDescriptionvoidMediaContentRatingFrance.setTvRating(RatingFranceTelevisionType value) Sets the tvRating property value.