| Package | Description |
|---|---|
| ma.glasnost.orika.test.unenhance.inheritance2 |
| Modifier and Type | Class and Description |
|---|---|
class |
OwnerEntity |
| Modifier and Type | Method and Description |
|---|---|
Set<PersonEntity> |
RoomEntity.getTenants() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoomEntity.setTenants(Set<PersonEntity> tenants) |
Copyright © 2019 Glasnost. All rights reserved.