Uses of Class
se.michaelthelin.spotify.model_objects.specification.ChapterRestriction
Packages that use ChapterRestriction
-
Uses of ChapterRestriction in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type ChapterRestriction in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingChapterRestrictioninstances.Methods in se.michaelthelin.spotify.model_objects.specification that return ChapterRestrictionModifier and TypeMethodDescriptionChapterRestriction.Builder.build()Chapter.getRestrictions()Get the content restriction applied, if any.ChapterSimplified.getRestrictions()Get the content restriction applied, if any.Methods in se.michaelthelin.spotify.model_objects.specification with parameters of type ChapterRestrictionModifier and TypeMethodDescriptionChapter.Builder.setRestrictions(ChapterRestriction restrictions) ChapterSimplified.Builder.setRestrictions(ChapterRestriction restrictions)