public class Month extends Object
Month()
Month(Date firstDate, Date lastDate)
Long
getDays()
Date
getFirstDate()
getLastDate()
void
setDays(Long days)
setFirstDate(Date firstDate)
setLastDate(Date lastDate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Month()
public Month(Date firstDate, Date lastDate)
public Date getFirstDate()
public void setFirstDate(Date firstDate)
public Date getLastDate()
public void setLastDate(Date lastDate)
public Long getDays()
public void setDays(Long days)
Copyright © 2022 RffanLAB. All rights reserved.