| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
ImageType |
Image.getType() |
static ImageType |
ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageType[] |
ImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Image.setType(ImageType type) |
Image.Builder |
Image.Builder.withType(ImageType type) |
Copyright © 2014. All rights reserved.