Uses of Class
com.ellucian.generated.eedm.rooms.v6_0.Rooms
-
Packages that use Rooms Package Description com.ellucian.generated.eedm.rooms.v6_0 -
-
Uses of Rooms in com.ellucian.generated.eedm.rooms.v6_0
Methods in com.ellucian.generated.eedm.rooms.v6_0 that return Rooms Modifier and Type Method Description RoomsRooms. withBuilding(Building building)RoomsRooms. withDescription(String description)RoomsRooms. withFloor(String floor)RoomsRooms. withId(String id)RoomsRooms. withMetadata(Metadata metadata)RoomsRooms. withNumber(String number)RoomsRooms. withOccupancies(List<Occupancy> occupancies)RoomsRooms. withRoomCharacteristics(List<RoomCharacteristic> roomCharacteristics)RoomsRooms. withRoomTypes(List<RoomType> roomTypes)RoomsRooms. withSite(Object site)RoomsRooms. withTitle(String title)RoomsRooms. withWing(Object wing)
-