| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
static UserAttributes.AccountTypeEnum |
UserAttributes.AccountTypeEnum.fromValue(String text) |
UserAttributes.AccountTypeEnum |
UserAttributes.getAccountType()
Get accountType
|
static UserAttributes.AccountTypeEnum |
UserAttributes.AccountTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserAttributes.AccountTypeEnum[] |
UserAttributes.AccountTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserAttributes |
UserAttributes.accountType(UserAttributes.AccountTypeEnum accountType) |
void |
UserAttributes.setAccountType(UserAttributes.AccountTypeEnum accountType) |
Copyright © 2017 Symphony Software Foundation. All rights reserved.