public class CaptionTracks extends ResourceBase
| Constructor and Description |
|---|
CaptionTracks() |
| Modifier and Type | Method and Description |
|---|---|
CaptionTracks |
addItemsItem(CaptionTrack itemsItem) |
boolean |
equals(Object o) |
List<CaptionTrack> |
getItems()
List of caption tracks.
|
int |
hashCode() |
CaptionTracks |
items(List<CaptionTrack> items) |
void |
setItems(List<CaptionTrack> items) |
String |
toString() |
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUripublic CaptionTracks items(List<CaptionTrack> items)
public CaptionTracks addItemsItem(CaptionTrack itemsItem)
public List<CaptionTrack> getItems()
public void setItems(List<CaptionTrack> items)
public boolean equals(Object o)
equals in class ResourceBasepublic int hashCode()
hashCode in class ResourceBasepublic String toString()
toString in class ResourceBaseCopyright © 2025. All rights reserved.