Uses of Enum
com.microsoft.graph.models.RatingGermanyMoviesType
Packages that use RatingGermanyMoviesType
-
Uses of RatingGermanyMoviesType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RatingGermanyMoviesTypeModifier and TypeMethodDescriptionstatic RatingGermanyMoviesTypeMediaContentRatingGermany.getMovieRating()Gets the movieRating property value.static RatingGermanyMoviesTypeReturns the enum constant of this type with the specified name.static RatingGermanyMoviesType[]RatingGermanyMoviesType.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 RatingGermanyMoviesTypeModifier and TypeMethodDescriptionvoidMediaContentRatingGermany.setMovieRating(RatingGermanyMoviesType value) Sets the movieRating property value.