- java.lang.Object
-
- com.sohnar.trafficlite.datamodel.entity.trafficcompany.workingtime.TimeOfDayEntity
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private int |
hours |
private int |
minutes |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
minutes
private int minutes
-
Constructor Detail
-
TimeOfDayEntity
public TimeOfDayEntity()
-
Method Detail
-
getHours
public int getHours()
-
getMinutes
public int getMinutes()
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.