Uses of Class
org.wso2.carbon.registry.social.api.activity.MediaItem.Field
-
Packages that use MediaItem.Field Package Description org.wso2.carbon.registry.social.api.activity -
-
Uses of MediaItem.Field in org.wso2.carbon.registry.social.api.activity
Methods in org.wso2.carbon.registry.social.api.activity that return MediaItem.Field Modifier and Type Method Description static MediaItem.Field
MediaItem.Field. valueOf(String name)
Returns the enum constant of this type with the specified name.static MediaItem.Field[]
MediaItem.Field. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-