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