Uses of Enum
com.microsoft.graph.models.RatingCanadaTelevisionType
Packages that use RatingCanadaTelevisionType
-
Uses of RatingCanadaTelevisionType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RatingCanadaTelevisionTypeModifier and TypeMethodDescriptionstatic RatingCanadaTelevisionTypeMediaContentRatingCanada.getTvRating()Gets the tvRating property value.static RatingCanadaTelevisionTypeReturns the enum constant of this type with the specified name.static RatingCanadaTelevisionType[]RatingCanadaTelevisionType.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 RatingCanadaTelevisionTypeModifier and TypeMethodDescriptionvoidMediaContentRatingCanada.setTvRating(RatingCanadaTelevisionType value) Sets the tvRating property value.