MediaLink.Field| Constructor and Description |
|---|
MediaLinkImpl()
Create a new MediaLink
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDuration()
Returns the duration of this mediaLink
|
String |
getHeight()
Sets the Height of this mediaLink
|
String |
getTarget()
Returns the target of this MediaLink
|
String |
getType()
Returns the type of the MediaLink
|
String |
getWidth()
getWidth
|
void |
setDuration(String duration)
Sets the duration of this mediaLink
|
void |
setHeight(String height)
Sets the Height of this mediaLink
|
void |
setTarget(String target)
Sets the target for this MediaLink
|
void |
setType(String type)
Sets the type of the MediaLink
|
void |
setWidth(String width)
Sets the Width of this mediaLink
|
public String getTarget()
public void setTarget(String target)
public String getType()
public void setType(String type)
public String getWidth()
getWidth
public void setWidth(String width)
public String getHeight()
public void setHeight(String height)
public String getDuration()
getDuration in interface MediaLinkpublic void setDuration(String duration)
setDuration in interface MediaLinkduration - a durationCopyright © 2007-2012. All Rights Reserved.