public class MatchTimeline extends Dto implements java.io.Serializable
| Constructor and Description |
|---|
MatchTimeline() |
| Modifier and Type | Method and Description |
|---|---|
long |
getFrameInterval() |
java.util.List<MatchFrame> |
getFrames() |
java.lang.String |
toString() |
toString, toStringVerboselypublic long getFrameInterval()
public java.util.List<MatchFrame> getFrames()
public java.lang.String toString()
toString in class java.lang.Object