public class YtVideoId extends AbstractExtension
| Constructor and Description |
|---|
YtVideoId()
Creates an empty video ID tag.
|
YtVideoId(java.lang.String videoId)
Creates and initializes a video ID tag.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getVideoId()
Gets video ID.
|
void |
setVideoId(java.lang.String id)
Sets video ID.
|
disableStrictValidation, enableStrictValidation, generate, getExtensionLocalName, getExtensionNamespace, getHandler, isImmutable, isStrictValidation, setImmutable