Uses of Enum Class
org.dwcj.addons.youtube.Youtube.ListType
-
Uses of Youtube.ListType in org.dwcj.addons.youtube
Methods in org.dwcj.addons.youtube that return Youtube.ListTypeModifier and TypeMethodDescriptionstatic Youtube.ListTypeGet the enum from the value.Youtube.getListType()Get the list type.static Youtube.ListTypeReturns the enum constant of this class with the specified name.static Youtube.ListType[]Youtube.ListType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.dwcj.addons.youtube with parameters of type Youtube.ListTypeModifier and TypeMethodDescriptionYoutube.setListType(Youtube.ListType listType) The listType option, in conjunction with thelistoption, identifies the content that will load in the player.