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