Uses of Enum Class
org.exoplatform.social.core.activity.model.MediaItem.Type
Packages that use MediaItem.Type
-
Uses of MediaItem.Type in org.exoplatform.social.core.activity.model
Methods in org.exoplatform.social.core.activity.model that return MediaItem.TypeModifier and TypeMethodDescriptionMediaItem.getType()Gets the type.static MediaItem.TypeReturns the enum constant of this class with the specified name.static MediaItem.Type[]MediaItem.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exoplatform.social.core.activity.model with parameters of type MediaItem.Type