public interface TimeModel
Modifier and Type | Method and Description |
---|---|
long |
getInterval(Date start,
Date end)
calculates the time interval
|
String |
getModelName()
returns the Name of the Model for HTML purpose
|
long getInterval(Date start, Date end)
start
- the start date of the intervalend
- the end date of the intervalString getModelName()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.