public class MediaTimeIntervalObject extends Object
| Constructor and Description |
|---|
MediaTimeIntervalObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDuration() |
String |
getEnd() |
String |
getStart() |
void |
setDuration(String duration) |
void |
setEnd(String end) |
void |
setStart(String start) |
String |
toString() |
Copyright © 2023. All rights reserved.