public interface AllocationIntervalOwner<INTERVAL_TYPE extends AbstractTimeAllocationIntervalEntity<?>>
| Modifier and Type | Method and Description |
|---|---|
Set<INTERVAL_TYPE> |
getAllocationIntervals() |
void |
setAllocationIntervals(Set<INTERVAL_TYPE> allocationIntervals) |
Set<INTERVAL_TYPE> getAllocationIntervals()
void setAllocationIntervals(Set<INTERVAL_TYPE> allocationIntervals)
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.