public class EnableTab extends Object implements Serializable
| Constructor and Description |
|---|
EnableTab() |
EnableTab(AccountingType accountingType,
ArrayList<String> enableRoles) |
| Modifier and Type | Method and Description |
|---|---|
AccountingType |
getAccountingType() |
ArrayList<String> |
getEnableRoles() |
void |
setAccountingType(AccountingType accountingType) |
void |
setEnableRoles(ArrayList<String> enableRoles) |
String |
toString() |
public EnableTab()
public EnableTab(AccountingType accountingType, ArrayList<String> enableRoles)
public AccountingType getAccountingType()
public void setAccountingType(AccountingType accountingType)
Copyright © 2024. All rights reserved.