com.mbc.jfin.schedule
Class SchedulePeriod
- java.lang.Object
-
- com.mbc.jfin.schedule.SchedulePeriod
-
public class SchedulePeriod extends java.lang.ObjectCreated by IntelliJ IDEA. User: dmb Date: 23/04/2011 Time: 09:46
-
-
Constructor Summary
Constructors Constructor and Description SchedulePeriod(org.joda.time.LocalDate start, org.joda.time.LocalDate end)SchedulePeriod(org.joda.time.LocalDate start, org.joda.time.LocalDate end, org.joda.time.LocalDate referenceStart, org.joda.time.LocalDate referenceEnd)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleanequals(java.lang.Object o)org.joda.time.LocalDategetEnd()org.joda.time.LocalDategetReferenceEnd()org.joda.time.LocalDategetReferenceStart()org.joda.time.LocalDategetStart()inthashCode()
-
-
-
Constructor Detail
-
SchedulePeriod
public SchedulePeriod(org.joda.time.LocalDate start, org.joda.time.LocalDate end)
-
SchedulePeriod
public SchedulePeriod(org.joda.time.LocalDate start, org.joda.time.LocalDate end, org.joda.time.LocalDate referenceStart, org.joda.time.LocalDate referenceEnd)
-
-
Method Detail
-
getStart
public org.joda.time.LocalDate getStart()
-
getEnd
public org.joda.time.LocalDate getEnd()
-
getReferenceStart
public org.joda.time.LocalDate getReferenceStart()
-
getReferenceEnd
public org.joda.time.LocalDate getReferenceEnd()
-
equals
public boolean equals(java.lang.Object o)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
-
DataMelt 3.0 © DataMelt by jWork.ORG