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