| vars.knowledgebase.Media |
Known Indirect Subclasses
|
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | PROP_CAPTION | ||||||||||
| String | PROP_CREDIT | ||||||||||
| String | PROP_TYPE | ||||||||||
| String | PROP_URL | ||||||||||
| String[] | TYPES | ||||||||||
| String | TYPE_ICON | ||||||||||
| String | TYPE_IMAGE | ||||||||||
| String | TYPE_VIDEO | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the
Media 'caption' attribute. | |||||||||||
Gets the conceptDelegate attribute of the Media object
| |||||||||||
Gets the
Media 'credit' attribute. | |||||||||||
Gets the
Media 'type' attribute. | |||||||||||
Gets the
Media 'primary' attribute. | |||||||||||
Sets the
Media 'caption' attribute. | |||||||||||
Sets the
Media 'credit' attribute. | |||||||||||
Sets the
Media 'primary' attribute. | |||||||||||
Sets the
Media 'type' attribute. | |||||||||||
Gets a String representation of this
Media suitable
for feeding to the method createFromString() to recreate the
content of a Media. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
vars.VARSObject
| |||||||||||
Gets the Media 'caption' attribute.
Media
Gets the conceptDelegate attribute of the Media object
Gets the Media 'credit' attribute.
Media
Gets the Media 'type' attribute.
Media.
Gets the Media 'primary' attribute.
Media
Sets the Media 'caption' attribute.
| caption | String caption of the Media
|
|---|
Sets the Media 'credit' attribute.
| credit | String credit of the Media
|
|---|
Sets the Media 'primary' attribute.
| primary | boolean primary of the Media
|
|---|
Sets the Media 'type' attribute.
| type | String representation of a Type for this Media
|
|---|
| url | the url to set |
|---|
Gets a String representation of this Media suitable
for feeding to the method createFromString() to recreate the
content of a Media. This content is the same as that
used in the state-based equals() method.
Media in the format:
fileName | type | primary (or additional) | credit | caption