org.jbpm.console.ng.ht.client.util
public class DateRange extends Object
DateRange(Date startDate, Date endDate, int daysInBetween)
boolean
equals(Object obj)
int
getDaysInBetween()
Date
getEndDate()
getStartDate()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DateRange(Date startDate, Date endDate, int daysInBetween)
public Date getStartDate()
public Date getEndDate()
public int getDaysInBetween()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.