Package hdi.model
Class DateTimePeriod
java.lang.Object
hdi.model.DateTimePeriod
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondate()
dateAndHour
(LocalDateTime dateAndHour) dateTo()
boolean
int
hashCode()
void
populateFromSegInitial
(EdiSeg seg, EdiParsingResults results) void
qualifierCode
(String code) time()
toString()
type()
Methods inherited from interface hdi.edi.edient.EdiEntity
loop, loop
-
Constructor Details
-
DateTimePeriod
public DateTimePeriod()
-
-
Method Details
-
populateFromSegInitial
- Specified by:
populateFromSegInitial
in interfacehdi.edi.edient.EdiEntity
-
qualifierCode
-
summaryString
- Specified by:
summaryString
in interfacehdi.edi.edient.EdiEntity
-
qualifierCode
-
type
-
date
-
dateTo
-
dateAndHour
-
time
-
type
- Returns:
this
.
-
date
- Returns:
this
.
-
dateTo
- Returns:
this
.
-
dateAndHour
- Returns:
this
.
-
time
- Returns:
this
.
-
equals
-
hashCode
public int hashCode() -
toString
-