public class PlayByTimeParam extends Object
PlayByTimeParam()
PlayByTimeParam(Date start, Date end, int id)
Date
getEnd()
int
getId()
getStart()
void
setEnd(Date end)
setId(int id)
setStart(Date start)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PlayByTimeParam(Date start, Date end, int id)
public PlayByTimeParam()
public Date getStart()
public void setStart(Date start)
public Date getEnd()
public void setEnd(Date end)
public int getId()
public void setId(int id)
public String toString()
toString
Object
Copyright © 2023. All rights reserved.