| Package | Description |
|---|---|
| org.atlasapi.content | |
| org.atlasapi.criteria.attribute |
| Modifier and Type | Method and Description |
|---|---|
MediaType |
Described.getMediaType() |
static MediaType |
MediaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaType[] |
MediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.ImmutableSet<MediaType> |
MediaType.all() |
static com.google.common.base.Optional<MediaType> |
MediaType.fromKey(String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
Described.setMediaType(MediaType mediaType) |
| Modifier and Type | Field and Description |
|---|---|
static Attribute<MediaType> |
Attributes.DESCRIPTION_TYPE |
Copyright © 2014. All rights reserved.