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 Rooms
Rooms. withBuilding(Building building)
Rooms
Rooms. withDescription(String description)
Rooms
Rooms. withFloor(String floor)
Rooms
Rooms. withId(String id)
Rooms
Rooms. withMetadata(Metadata metadata)
Rooms
Rooms. withNumber(String number)
Rooms
Rooms. withOccupancies(List<Occupancy> occupancies)
Rooms
Rooms. withRoomCharacteristics(List<RoomCharacteristic> roomCharacteristics)
Rooms
Rooms. withRoomTypes(List<RoomType> roomTypes)
Rooms
Rooms. withSite(Object site)
Rooms
Rooms. withTitle(String title)
Rooms
Rooms. withWing(Object wing)
-