public class SharedUserModel extends Object
| Constructor and Description |
|---|
SharedUserModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccount() |
String |
getAccountId() |
String |
getUcAccount() |
void |
setAccount(String account) |
void |
setAccountId(String accountId) |
void |
setUcAccount(String ucAccount) |
String |
toString() |
Copyright © 2023. All rights reserved.