-
- All Implemented Interfaces:
public class VideoBlock.Element
-
-
Constructor Summary
Constructors Constructor Description VideoBlock.Element(List<String> caption, String type, ExternalFileDetails external)VideoBlock.Element(List<String> caption, String type)VideoBlock.Element(List<String> caption)VideoBlock.Element()
-
Method Summary
Modifier and Type Method Description final List<String>getCaption()final StringgetType()final ExternalFileDetailsgetExternal()-
-
Method Detail
-
getCaption
final List<String> getCaption()
-
getExternal
final ExternalFileDetails getExternal()
-
-
-
-