|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MediaItem.Type | |
|---|---|
| org.wso2.carbon.registry.social.api.activity | |
| Uses of MediaItem.Type in org.wso2.carbon.registry.social.api.activity |
|---|
| Methods in org.wso2.carbon.registry.social.api.activity that return MediaItem.Type | |
|---|---|
MediaItem.Type |
MediaItem.getType()
Get the Type of this media item, either audio, image or video. |
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. |
| Methods in org.wso2.carbon.registry.social.api.activity with parameters of type MediaItem.Type | |
|---|---|
void |
MediaItem.setType(MediaItem.Type type)
Get the Type of this media item, either audio, image or video. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||