| Package | Description |
|---|---|
| com.atlassian.gadgets.opensocial.model |
| Modifier and Type | Method and Description |
|---|---|
MediaItem.Type |
MediaItem.getType() |
static MediaItem.Type |
MediaItem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaItem.Type[] |
MediaItem.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MediaItem.Builder |
MediaItem.Builder.type(MediaItem.Type type)
Set the type of the
MediaItem under construction and return this Builder
to allow further construction to be done. |
Copyright © 2024 Atlassian. All rights reserved.