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