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