public class AllotmentTimeCondition
extends java.lang.Object
| Constructor and Description |
|---|
AllotmentTimeCondition() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getTimeFrom() |
java.lang.Integer |
getTimeTo() |
void |
setTimeFrom(java.lang.Integer timeFrom) |
void |
setTimeTo(java.lang.Integer timeTo) |