| Package | Description |
|---|---|
| edu.wisc.cae.emsclient | |
| edu.wisc.cae.emsclient.model |
| Modifier and Type | Method and Description |
|---|---|
List<BuildingHoliday> |
EmsClient.getBuildingHolidays(List<Integer> buildings,
Date requestDate)
Returns a list of holidays for a specific date
|
| Modifier and Type | Field and Description |
|---|---|
protected List<BuildingHoliday> |
Holidays.datas |
| Modifier and Type | Method and Description |
|---|---|
BuildingHoliday |
ObjectFactory.createBuildingHoliday()
Create an instance of
BuildingHoliday |
| Modifier and Type | Method and Description |
|---|---|
List<BuildingHoliday> |
Holidays.getDatas()
Gets the value of the datas property.
|
Copyright © 2017 University of Wisconsin-Madison, Computer-Aided Engineering Center. All Rights Reserved.