Uses of Class
org.teamapps.dto.UiVideoPlayer.PosterImageSize
-
Uses of UiVideoPlayer.PosterImageSize in org.teamapps.dto
Fields in org.teamapps.dto declared as UiVideoPlayer.PosterImageSize Modifier and Type Field Description protected UiVideoPlayer.PosterImageSizeUiVideoPlayer. posterImageSizeMethods in org.teamapps.dto that return UiVideoPlayer.PosterImageSize Modifier and Type Method Description UiVideoPlayer.PosterImageSizeUiVideoPlayer. getPosterImageSize()static UiVideoPlayer.PosterImageSizeUiVideoPlayer.PosterImageSize. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiVideoPlayer.PosterImageSize[]UiVideoPlayer.PosterImageSize. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiVideoPlayer.PosterImageSize Modifier and Type Method Description UiVideoPlayerUiVideoPlayer. setPosterImageSize(UiVideoPlayer.PosterImageSize posterImageSize)