| Package | Description |
|---|---|
| org.springframework.social.slideshare.api.domain |
| Modifier and Type | Method and Description |
|---|---|
Slideshow.Status |
Slideshow.getStatus() |
static Slideshow.Status |
Slideshow.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Slideshow.Status[] |
Slideshow.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Slideshow.setStatus(Slideshow.Status status) |
Copyright © 2015. All rights reserved.