| Package | Description |
|---|---|
| com.empyr.api.model |
| Modifier and Type | Field and Description |
|---|---|
RestFriendship.FriendState |
RestFriendship.state |
| Modifier and Type | Method and Description |
|---|---|
static RestFriendship.FriendState |
RestFriendship.FriendState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestFriendship.FriendState[] |
RestFriendship.FriendState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Empyr, Inc.. All rights reserved.