@Entity public class RoomDto extends AbstractDto
| Constructor and Description |
|---|
RoomDto() |
| Modifier and Type | Method and Description |
|---|---|
Set<PersonDto> |
getTenants() |
void |
setTenants(Set<PersonDto> tenants) |
getId, setIdCopyright © 2016 Glasnost. All rights reserved.