Class Period.DefaultPeriod
- java.lang.Object
-
- network.oxalis.vefa.peppol.common.model.Period.DefaultPeriod
-
- All Implemented Interfaces:
Serializable,Period
- Enclosing interface:
- Period
public static class Period.DefaultPeriod extends Object implements Period, Serializable
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface network.oxalis.vefa.peppol.common.model.Period
Period.DefaultPeriod
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface network.oxalis.vefa.peppol.common.model.Period
getFrom, getTo, isCurrent, isCurrent, isFromPeriodValid, isToPeriodValid
-
-