Uses of Class
org.apache.olingo.odata2.ref.model.Building

Packages that use Building
org.apache.olingo.odata2.ref.model   
 

Uses of Building in org.apache.olingo.odata2.ref.model
 

Methods in org.apache.olingo.odata2.ref.model that return Building
 Building DataContainer.createBuilding()
           
 Building Room.getBuilding()
           
 

Methods in org.apache.olingo.odata2.ref.model that return types with arguments of type Building
 List<Building> DataContainer.getBuildings()
           
 

Methods in org.apache.olingo.odata2.ref.model with parameters of type Building
 void Room.setBuilding(Building building)
           
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.