|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MediaLink
MediaLink interface.
| Nested Class Summary | |
|---|---|
static class |
MediaLink.Field
Fields that represent the JSON elements. |
| Method Summary | |
|---|---|
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 |
| Method Detail |
|---|
String getTarget()
void setTarget(String target)
target - a target linkeString getType()
void setType(String type)
type - a typeString getWidth()
getWidth
String object.void setWidth(String width)
width - a widthString getHeight()
void setHeight(String height)
height - a heightString getDuration()
void setDuration(String duration)
duration - a duration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||