| Package | Description |
|---|---|
| com.podio.common | |
| com.podio.stream |
| Modifier and Type | Method and Description |
|---|---|
static Right |
Right.getByName(String value) |
static Right |
Right.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Right[] |
Right.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Right> |
StreamObjectV2.getRights() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamObjectV2.setRights(List<Right> rights) |
Copyright © 2014. All Rights Reserved.