- valueOf(String) - Static method in enum com.buckosoft.BuckoVidLib.domain.LibrarySection.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.buckosoft.BuckoVidLib.domain.LibrarySection.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Video - Class in com.buckosoft.BuckoVidLib.domain
-
Represents a single movie/tv show entry in Plex.
- Video() - Constructor for class com.buckosoft.BuckoVidLib.domain.Video
-
- Video(VideoBase) - Constructor for class com.buckosoft.BuckoVidLib.domain.Video
-
- Video - Class in tv.plex.domain
-
Define one Video from plex.
- Video() - Constructor for class tv.plex.domain.Video
-
- Video_Actor - Class in com.buckosoft.BuckoVidLib.domain
-
Map Actors to Videos.
- Video_Actor() - Constructor for class com.buckosoft.BuckoVidLib.domain.Video_Actor
-
- Video_Director - Class in com.buckosoft.BuckoVidLib.domain
-
Map Directors to Videos.
- Video_Director() - Constructor for class com.buckosoft.BuckoVidLib.domain.Video_Director
-
- Video_Genre - Class in com.buckosoft.BuckoVidLib.domain
-
Map Genres to Videos.
- Video_Genre() - Constructor for class com.buckosoft.BuckoVidLib.domain.Video_Genre
-
- Video_Writer - Class in com.buckosoft.BuckoVidLib.domain
-
Map Writers to Videos.
- Video_Writer() - Constructor for class com.buckosoft.BuckoVidLib.domain.Video_Writer
-
- VideoBase - Class in com.buckosoft.BuckoVidLib.domain
-
Represents a single movie/tv show entry in Plex and the database.
(2 part movies are one entry.
- VideoBase() - Constructor for class com.buckosoft.BuckoVidLib.domain.VideoBase
-
- videosAll(int) - Method in class com.buckosoft.BuckoVidLib.web.plex.client.LibraryClient
-
- videosAll(int) - Method in interface com.buckosoft.BuckoVidLib.web.plex.client.LibraryService
-
- VideoTexts - Class in com.buckosoft.BuckoVidLib.domain
-
Separate the lengthy texts from the base Video object.
- VideoTexts() - Constructor for class com.buckosoft.BuckoVidLib.domain.VideoTexts
-
- VideoTexts(String, String) - Constructor for class com.buckosoft.BuckoVidLib.domain.VideoTexts
-