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