| Package | Description |
|---|---|
| nl.b3p.datastorelinker.entity |
| Modifier and Type | Method and Description |
|---|---|
Organization |
Users.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
List<Organization> |
Inout.getOrganizations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Users.setOrganization(Organization organization) |
| Modifier and Type | Method and Description |
|---|---|
void |
Inout.setOrganizations(List<Organization> organizations) |
| Constructor and Description |
|---|
Users(String name,
String password,
Boolean isAdmin,
Organization organization) |
Copyright © 2015. All rights reserved.