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