Uses of Class
com.ellucian.generated.eedm.housing_assignments.v16_0_0.Room
-
Packages that use Room Package Description com.ellucian.generated.eedm.housing_assignments.v16_0_0 -
-
Uses of Room in com.ellucian.generated.eedm.housing_assignments.v16_0_0
Fields in com.ellucian.generated.eedm.housing_assignments.v16_0_0 declared as Room Modifier and Type Field Description private Room
HousingAssignments. room
RoomMethods in com.ellucian.generated.eedm.housing_assignments.v16_0_0 that return Room Modifier and Type Method Description Room
HousingAssignments. getRoom()
RoomRoom
Room. withId(String id)
Methods in com.ellucian.generated.eedm.housing_assignments.v16_0_0 with parameters of type Room Modifier and Type Method Description void
HousingAssignments. setRoom(Room room)
RoomHousingAssignments
HousingAssignments. withRoom(Room room)
-