public class StreamingVideo extends Attachment
Java class for StreamingVideo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StreamingVideo">
<complexContent>
<extension base="{http://rest.immobilienscout24.de/schema/common/1.0}Attachment">
<sequence>
<element name="videoId" type="{http://rest.immobilienscout24.de/schema/common/1.0}TextField" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
videoId |
checkSum, creation, externalId, href, id, label, modification, publishDate, title| Constructor and Description |
|---|
StreamingVideo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVideoId()
Gets the value of the videoId property.
|
void |
setVideoId(String value)
Sets the value of the videoId property.
|
getCheckSum, getCreation, getExternalId, getHref, getId, getLabel, getModification, getPublishDate, getTitle, setCheckSum, setCreation, setExternalId, setHref, setId, setLabel, setModification, setPublishDate, setTitleprotected String videoId
Copyright © 2014 OpenEstate. All rights reserved.