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