public class AccountUserAddForm extends Object
| Constructor and Description |
|---|
AccountUserAddForm() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAccountId() |
String |
getRole() |
int |
getUserId() |
void |
setAccountId(int accountId) |
void |
setRole(String role) |
void |
setUserId(int userId) |
Copyright © 2009–2016 DuraSpace. All rights reserved.