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