Package | Description |
---|---|
org.apache.openmeetings.db.dto.calendar | |
org.apache.openmeetings.db.dto.room |
Modifier and Type | Method and Description |
---|---|
RoomDTO |
AppointmentDTO.getRoom() |
Modifier and Type | Method and Description |
---|---|
void |
AppointmentDTO.setRoom(RoomDTO room) |
Modifier and Type | Method and Description |
---|---|
static RoomDTO |
RoomDTO.fromString(String s) |
Modifier and Type | Method and Description |
---|---|
List<RoomDTO> |
RoomSearchResult.getResult() |
static List<RoomDTO> |
RoomDTO.list(List<Room> l) |
Modifier and Type | Method and Description |
---|---|
void |
RoomSearchResult.setResult(List<RoomDTO> result) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.