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