| Package | Description |
|---|---|
| com.podio.org |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationStatus |
OrganizationStatus.getByName(String value) |
OrganizationStatus |
Organization.getStatus() |
static OrganizationStatus |
OrganizationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrganizationStatus[] |
OrganizationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Organization.setStatus(OrganizationStatus status) |
Copyright © 2014. All Rights Reserved.