public class AccountEditForm extends Object
| Constructor and Description |
|---|
AccountEditForm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcctName() |
String |
getDepartment() |
String |
getOrgName() |
void |
setAcctName(String acctName) |
void |
setDepartment(String department) |
void |
setOrgName(String orgName) |
Copyright © 2009–2016 DuraSpace. All rights reserved.