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